This commit is contained in:
Jaco
2023-04-29 09:44:41 +03:00
committed by GitHub
parent cf37fd516e
commit 0eb78801e8
4 changed files with 200 additions and 189 deletions
+4 -4
View File
@@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.21.2-16-x",
"version": "0.21.2",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.0.1",
"@polkadot/util-crypto": "^12.0.1",
"@polkadot/x-fetch": "^12.0.1",
"@polkadot/util": "^12.1.1",
"@polkadot/util-crypto": "^12.1.1",
"@polkadot/x-fetch": "^12.1.1",
"tslib": "^2.5.0"
},
"devDependencies": {