Skip to content

Commit 2ac2be0

Browse files
committed
Version 1.5.1-beta1
1 parent 2fa84e2 commit 2ac2be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wharfkit/wallet-plugin-tokenpocket",
33
"description": "A WalletPlugin for the TokenPocket wallet for use within the @wharfkit/session.",
4-
"version": "1.5.0",
4+
"version": "1.5.1-beta1",
55
"homepage": "https://github.com/wharfkit/wallet-plugin-tokenpocket",
66
"license": "BSD-3-Clause",
77
"main": "lib/cjs/index.js",
@@ -16,10 +16,10 @@
1616
"prepare": "make"
1717
},
1818
"dependencies": {
19-
"@wharfkit/protocol-scatter": "^1.3.1",
2019
"tslib": "^2.1.0"
2120
},
2221
"peerDependencies": {
22+
"@wharfkit/protocol-scatter": "^1.3.1",
2323
"@wharfkit/session": "^1.4.0"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)