This commit is contained in:
Jaco
2022-02-14 08:57:22 +01:00
committed by GitHub
parent 3ee4e229c4
commit 6e20fbf5ac
13 changed files with 169 additions and 160 deletions
+3 -3
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.0.2-3",
"version": "1.1.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.2",
"@polkadot/networks": "^8.3.3",
"@polkadot/util": "^8.3.3",
"@polkadot/networks": "^8.4.1",
"@polkadot/util": "^8.4.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},