This commit is contained in:
Jaco
2023-01-08 10:58:48 +02:00
committed by GitHub
parent 906f520b60
commit 94aa5cdc38
13 changed files with 277 additions and 270 deletions
+4 -4
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.15-6-x",
"version": "2.9.15",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.6",
"@babel/runtime": "^7.20.7",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.2.1",
"@polkadot/util-crypto": "^10.2.1",
"@polkadot/util": "^10.2.3",
"@polkadot/util-crypto": "^10.2.3",
"@types/color": "^3.0.3",
"@types/xmlserializer": "^0.6.3",
"xmlserializer": "^0.6.1"