added serum wallet adapter

This commit is contained in:
Ralfs 2021-04-09 23:59:45 +03:00
parent 4b147d6e59
commit e4fe05b8d7
2 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@
"dependencies": {
"@blockworks-foundation/mango-client": "^0.1.10",
"@koa/cors": "^3.1.0",
"@project-serum/sol-wallet-adapter": "^0.1.8",
"@solana/web3.js": "^1.2.6",
"dotenv": "^8.2.0",
"email-validator": "^2.0.4",

View File

@ -56,7 +56,7 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/sol-wallet-adapter@^0.1.4":
"@project-serum/sol-wallet-adapter@^0.1.4", "@project-serum/sol-wallet-adapter@^0.1.8":
version "0.1.8"
resolved "https://registry.yarnpkg.com/@project-serum/sol-wallet-adapter/-/sol-wallet-adapter-0.1.8.tgz#90c6c1da793d32ed4ba3c67c5702a5bc804ef197"
integrity sha512-lKMgp7bsKpkrtBtIaEjtGuUMke0GUqFUL39Z7cjqsQpTVhkU5Ez4zHyjhXqAEORRGLFbwx/+H6HLpwppxpUDMQ==