This commit is contained in:
Jaco
2023-03-11 11:23:35 +02:00
committed by GitHub
parent 32086c0fc7
commit b9b1b296a3
10 changed files with 367 additions and 340 deletions
+3 -3
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.2-4-x",
"version": "3.0.2",
"main": "index.js",
"dependencies": {
"color": "^3.2.1",
"tslib": "^2.5.0"
},
"devDependencies": {
"@polkadot/util": "^11.0.1",
"@polkadot/util-crypto": "^11.0.1",
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"@types/color": "^3.0.3",
"@types/xmlserializer": "^0.6.3",
"xmlserializer": "^0.6.1"