diff --git a/package.json b/package.json index 558c9b7..2020ad9 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 13bf482..0e2832b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==