This commit is contained in:
Jaco
2022-10-07 07:59:58 +03:00
committed by GitHub
parent 6a804535e6
commit 253c17a24b
13 changed files with 562 additions and 680 deletions
+3 -3
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.11-0-x",
"version": "2.9.11",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.1.9",
"@polkadot/util-crypto": "^10.1.9",
"@polkadot/util": "^10.1.10",
"@polkadot/util-crypto": "^10.1.10",
"@types/color": "^3.0.3",
"@types/xmlserializer": "^0.6.3",
"xmlserializer": "^0.6.1"