Skip to content

Commit 7ebd222

Browse files
committed
v2.0.0-rc4
1 parent 84ca7d8 commit 7ebd222

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wharfkit/session",
33
"description": "Create account-based sessions, perform transactions, and allow users to login using Antelope-based blockchains.",
4-
"version": "2.0.0-rc3",
4+
"version": "2.0.0-rc4",
55
"homepage": "https://github.com/wharfkit/session",
66
"license": "BSD-3-Clause",
77
"main": "lib/session.js",
@@ -65,5 +65,6 @@
6565
"typedoc-plugin-mermaid": "^1.10.0",
6666
"typescript": "^4.1.2",
6767
"yarn-deduplicate": "^6.0.2"
68-
}
68+
},
69+
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
6970
}

0 commit comments

Comments
 (0)