This commit is contained in:
Jaco
2022-10-18 12:48:47 +03:00
committed by GitHub
parent 14d661a42c
commit 5d2444c232
13 changed files with 812 additions and 816 deletions
+4 -4
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.11",
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"@babel/runtime": "^7.19.4",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.1.10",
"@polkadot/util-crypto": "^10.1.10",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"@types/color": "^3.0.3",
"@types/xmlserializer": "^0.6.3",
"xmlserializer": "^0.6.1"