This commit is contained in:
Jaco
2022-03-12 09:30:52 +01:00
committed by GitHub
parent 4755cd9f64
commit c4be7219ae
13 changed files with 155 additions and 150 deletions
+3 -3
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.1.2-10",
"version": "1.2.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.2",
"@polkadot/networks": "^8.4.1",
"@polkadot/util": "^8.4.1",
"@polkadot/networks": "^8.5.1",
"@polkadot/util": "^8.5.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},