diff --git a/package.json b/package.json index 57ee9db..03d9d05 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,10 @@ "dependencies": { "@ltd/j-toml": "^1.6.0", "@solana/web3.js": "^0.90.5", + "borsh": "https://github.com/defactojob/borsh-js#field-mapper", "buffer-layout": "^1.2.0", "commander": "^6.2.0", "dotenv": "^8.2.0", - "borsh": "https://github.com/defactojob/borsh-js#field-mapper", "solray": "git+https://github.com/defactojob/solray", "winston": "^3.3.3", "ws": "^7.4.1" diff --git a/yarn.lock b/yarn.lock index 40dd2e3..00f535b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1724,7 +1724,7 @@ simple-swizzle@^0.2.2: "solray@git+https://github.com/defactojob/solray": version "0.0.1" - resolved "git+https://github.com/defactojob/solray#5eca6331f59bcb795b2508f22a7420c75431f0f7" + resolved "git+https://github.com/defactojob/solray#66c34e74a27e8556668410372d5a96d11f1da14a" dependencies: "@solana/web3.js" "^0.91.3" bip32 "^2.0.6"