This commit is contained in:
Jaco
2022-07-04 08:39:03 +02:00
committed by GitHub
parent 7e114b6fc8
commit 2363d9c5e7
4 changed files with 161 additions and 153 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.16.2-1-x",
"version": "0.16.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/util": "^9.7.1",
"@polkadot/util-crypto": "^9.7.1",
"@polkadot/x-fetch": "^9.7.1"
"@polkadot/util": "^9.7.2",
"@polkadot/util-crypto": "^9.7.2",
"@polkadot/x-fetch": "^9.7.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",