mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	update package.json for @transia
				
					
				
			This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "ripple-address-codec",
 | 
			
		||||
  "name": "@transia/ripple-address-codec",
 | 
			
		||||
  "version": "4.2.5",
 | 
			
		||||
  "description": "encodes/decodes base58 encoded XRP Ledger identifiers",
 | 
			
		||||
  "files": [
 | 
			
		||||
@@ -15,7 +15,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git@github.com:XRPLF/xrpl.js.git"
 | 
			
		||||
    "url": "git@github.com/Transia-RnD/xrpl.js/tree/beta"
 | 
			
		||||
  },
 | 
			
		||||
  "prepublish": "tsc -b",
 | 
			
		||||
  "prepublishOnly": "tslint -b ./ && jest",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "ripple-binary-codec",
 | 
			
		||||
  "name": "@transia/ripple-binary-codec",
 | 
			
		||||
  "version": "1.4.3",
 | 
			
		||||
  "description": "XRP Ledger binary codec",
 | 
			
		||||
  "files": [
 | 
			
		||||
@@ -28,7 +28,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git@github.com:XRPLF/xrpl.js.git"
 | 
			
		||||
    "url": "git@github.com/Transia-RnD/xrpl.js/tree/beta"
 | 
			
		||||
  },
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/XRPLF/xrpl.js/issues"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "ripple-keypairs",
 | 
			
		||||
  "name": "@transia/ripple-keypairs",
 | 
			
		||||
  "version": "1.1.5",
 | 
			
		||||
  "description": "Cryptographic key pairs for the XRP Ledger",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
@@ -25,7 +25,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git@github.com:XRPLF/xrpl.js.git"
 | 
			
		||||
    "url": "git@github.com/Transia-RnD/xrpl.js/tree/beta"
 | 
			
		||||
  },
 | 
			
		||||
  "license": "ISC",
 | 
			
		||||
  "prettier": "@xrplf/prettier-config",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "xrpl",
 | 
			
		||||
  "name": "@transia/xrpl",
 | 
			
		||||
  "version": "2.7.0",
 | 
			
		||||
  "license": "ISC",
 | 
			
		||||
  "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
 | 
			
		||||
@@ -75,7 +75,7 @@
 | 
			
		||||
  "prettier": "@xrplf/prettier-config",
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git@github.com:XRPLF/xrpl.js.git"
 | 
			
		||||
    "url": "git@github.com/Transia-RnD/xrpl.js/tree/beta"
 | 
			
		||||
  },
 | 
			
		||||
  "readmeFilename": "README.md",
 | 
			
		||||
  "engines": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user