This commit is contained in:
Jaco
2022-01-23 07:48:00 +01:00
committed by GitHub
parent 05fb9e5a74
commit 0d8151f34c
13 changed files with 163 additions and 156 deletions
+3 -3
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.3-1",
"version": "0.89.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/networks": "^8.3.2",
"@polkadot/util": "^8.3.2",
"@polkadot/networks": "^8.3.3",
"@polkadot/util": "^8.3.3",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},