* 2.9.14

* 2.9.14
This commit is contained in:
Jaco
2022-12-05 09:01:01 +02:00
committed by GitHub
parent 7d9fb90711
commit 1b3b04e087
13 changed files with 407 additions and 401 deletions
+4 -4
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.14-0-x",
"version": "2.9.14",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.1",
"@babel/runtime": "^7.20.6",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^10.1.13",
"@polkadot/util-crypto": "^10.1.13",
"@polkadot/util": "^10.2.1",
"@polkadot/util-crypto": "^10.2.1",
"@types/color": "^3.0.3",
"@types/xmlserializer": "^0.6.3",
"xmlserializer": "^0.6.1"