This commit is contained in:
Jaco
2023-05-13 11:41:14 +03:00
committed by GitHub
parent 24a5e0bd8e
commit eb99c88c7a
4 changed files with 259 additions and 268 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.21.3-32-x",
"version": "0.21.3",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.1.1",
"@polkadot/util-crypto": "^12.1.1",
"@polkadot/x-fetch": "^12.1.1",
"@polkadot/util": "^12.2.1",
"@polkadot/util-crypto": "^12.2.1",
"@polkadot/x-fetch": "^12.2.1",
"tslib": "^2.5.0"
},
"devDependencies": {