RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@story-protocol/core-sdk
Versions diffs
0.0.1-beta-rc.1 → 0.0.1-beta-test.1
@story-protocol/core-sdk 0.0.1-beta-rc.1 → 0.0.1-beta-test.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@story-protocol/core-sdk",
3
-
"version": "0.0.1-beta-
rc
.1",
3
+
"version": "0.0.1-beta-
test
.1",
4
4
"description": "Story Protocol Core SDK",
5
5
"main": "dist/story-protocol-core-sdk.cjs.js",
6
6
"module": "dist/story-protocol-core-sdk.esm.js",