We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa84e2 commit 2ac2be0Copy full SHA for 2ac2be0
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@wharfkit/wallet-plugin-tokenpocket",
3
"description": "A WalletPlugin for the TokenPocket wallet for use within the @wharfkit/session.",
4
- "version": "1.5.0",
+ "version": "1.5.1-beta1",
5
"homepage": "https://github.com/wharfkit/wallet-plugin-tokenpocket",
6
"license": "BSD-3-Clause",
7
"main": "lib/cjs/index.js",
@@ -16,10 +16,10 @@
16
"prepare": "make"
17
},
18
"dependencies": {
19
- "@wharfkit/protocol-scatter": "^1.3.1",
20
"tslib": "^2.1.0"
21
22
"peerDependencies": {
+ "@wharfkit/protocol-scatter": "^1.3.1",
23
"@wharfkit/session": "^1.4.0"
24
25
"devDependencies": {
0 commit comments