This commit is contained in:
Jaco
2023-03-25 09:32:40 +02:00
committed by GitHub
parent 09caba8c9c
commit 0e41c35afa
4 changed files with 165 additions and 188 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.20.4-28-x",
"version": "0.20.4",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^11.1.1",
"@polkadot/util-crypto": "^11.1.1",
"@polkadot/x-fetch": "^11.1.1",
"@polkadot/util": "^11.1.2",
"@polkadot/util-crypto": "^11.1.2",
"@polkadot/x-fetch": "^11.1.2",
"tslib": "^2.5.0"
},
"devDependencies": {