This commit is contained in:
Jaco
2022-07-01 16:56:49 +02:00
committed by GitHub
parent 67ecbeef18
commit 5a61c959c3
4 changed files with 1100 additions and 1070 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.15.3-13-x",
"version": "0.16.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/util": "^9.6.2",
"@polkadot/util-crypto": "^9.6.2",
"@polkadot/x-fetch": "^9.6.2"
"@babel/runtime": "^7.18.6",
"@polkadot/util": "^9.7.1",
"@polkadot/util-crypto": "^9.7.1",
"@polkadot/x-fetch": "^9.7.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",