This commit is contained in:
Jaco
2023-03-19 10:08:54 +02:00
committed by GitHub
parent 1d37d71ebb
commit c28f83cc0c
4 changed files with 87 additions and 86 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.20.3-33-x",
"version": "0.20.3",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"@polkadot/x-fetch": "^11.0.2",
"@polkadot/util": "^11.1.1",
"@polkadot/util-crypto": "^11.1.1",
"@polkadot/x-fetch": "^11.1.1",
"tslib": "^2.5.0"
},
"devDependencies": {