This commit is contained in:
Jaco
2022-03-12 09:43:29 +01:00
committed by GitHub
parent 3d9d878086
commit dc2268793a
4 changed files with 109 additions and 93 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.8.307",
"version": "0.9.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.2",
"@polkadot/util": "^8.4.1",
"@polkadot/util-crypto": "^8.4.1",
"@polkadot/x-fetch": "^8.4.1"
"@polkadot/util": "^8.5.1",
"@polkadot/util-crypto": "^8.5.1",
"@polkadot/x-fetch": "^8.5.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",