This commit is contained in:
Jaco
2022-03-27 10:49:56 +02:00
committed by GitHub
parent 2f27f2bac9
commit 37c398b1a7
13 changed files with 142 additions and 135 deletions
+3 -3
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.3.2-1",
"version": "1.4.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.8",
"@polkadot/networks": "^8.6.1",
"@polkadot/util": "^8.6.1",
"@polkadot/networks": "^8.7.1",
"@polkadot/util": "^8.7.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},