This commit is contained in:
Jaco
2022-07-21 09:14:49 +02:00
committed by GitHub
parent 573f92f00d
commit 0a5bea1d4a
13 changed files with 1005 additions and 996 deletions
+4 -4
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.8.3-2-x",
"version": "2.9.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/networks": "^10.0.2",
"@polkadot/util": "^10.0.2",
"@babel/runtime": "^7.18.9",
"@polkadot/networks": "^10.1.1",
"@polkadot/util": "^10.1.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},