update solray

This commit is contained in:
De Facto 2021-02-20 18:38:20 +08:00
parent b5d860ae38
commit 2c3bfe1efd
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"