This commit is contained in:
Jaco
2023-04-29 09:47:02 +03:00
committed by GitHub
parent 359230bfb3
commit 4a71023452
15 changed files with 267 additions and 266 deletions
+3 -3
View File
@@ -18,11 +18,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.2.2-0-x",
"version": "3.2.2",
"main": "index.js",
"dependencies": {
"@polkadot/networks": "^12.0.1",
"@polkadot/util": "^12.0.1",
"@polkadot/networks": "^12.1.1",
"@polkadot/util": "^12.1.1",
"eventemitter3": "^5.0.0",
"store": "^2.0.12",
"tslib": "^2.5.0"