RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@story-protocol/core-sdk
Versions diffs
0.1.0-rc.2 → 0.1.0-rc.3
@story-protocol/core-sdk 0.1.0-rc.2 → 0.1.0-rc.3
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.1.0-rc.
2
",
3
+
"version": "0.1.0-rc.
3
",
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",