This commit is contained in:
Jaco
2023-06-05 07:51:43 +03:00
committed by GitHub
parent 6df0057edf
commit 1972f644f7
4 changed files with 162 additions and 147 deletions
+5 -5
View File
@@ -18,13 +18,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.21.4-64-x",
"version": "0.21.4",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.2.1",
"@polkadot/util-crypto": "^12.2.1",
"@polkadot/x-fetch": "^12.2.1",
"tslib": "^2.5.2"
"@polkadot/util": "^12.2.2",
"@polkadot/util-crypto": "^12.2.2",
"@polkadot/x-fetch": "^12.2.2",
"tslib": "^2.5.3"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",