This commit is contained in:
Jaco
2023-05-13 11:53:20 +03:00
committed by GitHub
parent e15651ac9c
commit ee039545be
10 changed files with 280 additions and 272 deletions
+3 -3
View File
@@ -18,11 +18,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.3.2-0-x",
"version": "3.4.0",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^12.1.2",
"@polkadot/util": "^12.1.2",
"@polkadot/networks": "^12.2.1",
"@polkadot/util": "^12.2.1",
"eventemitter3": "^5.0.1",
"store": "^2.0.12",
"tslib": "^2.5.0"