This commit is contained in:
Jaco
2023-01-29 08:25:06 +02:00
committed by GitHub
parent 94abfe4ddd
commit 7c1b755431
4 changed files with 405 additions and 395 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.14-95-x",
"version": "0.19.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"@polkadot/x-fetch": "^10.2.6"
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"@polkadot/x-fetch": "^10.3.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",