This commit is contained in:
Jaco
2022-06-25 07:56:29 +02:00
committed by GitHub
parent a31981fbf6
commit b6a63ebbcd
4 changed files with 72 additions and 65 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.15.2-3-x",
"version": "0.15.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/util": "^9.6.1",
"@polkadot/util-crypto": "^9.6.1",
"@polkadot/x-fetch": "^9.6.1"
"@polkadot/util": "^9.6.2",
"@polkadot/util-crypto": "^9.6.2",
"@polkadot/x-fetch": "^9.6.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",