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 50a61c3 commit 18fc651Copy full SHA for 18fc651
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@Swader/rmrk-tools",
3
- "version": "0.0.3",
+ "version": "0.0.1",
4
"description": "Suite of libraries implementing RMRK.app specs",
5
"repository": {
6
"type": "git",
@@ -88,9 +88,9 @@
88
"@polkadot/util": "^6.0.5",
89
"chalk": "^4.1.0",
90
"commander": "^6.1.0",
91
- "node-fetch": "^2.6.1",
92
"ipfs-core": "^0.5.4",
93
"it-all": "^1.0.5",
+ "node-fetch": "^2.6.1",
94
"superstruct": "^0.14.2",
95
"uint8arrays": "^2.1.3",
96
"winston": "^3.3.3"
0 commit comments