* 0.19.3

* Adjust test command
This commit is contained in:
Jaco
2023-02-19 14:50:36 +02:00
committed by GitHub
parent 0c5af18dea
commit 4bfef978a2
4 changed files with 544 additions and 494 deletions
+4 -4
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.19.3-19-x",
"version": "0.19.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/util": "^10.4.1",
"@polkadot/util-crypto": "^10.4.1",
"@polkadot/x-fetch": "^10.4.1"
"@polkadot/util": "^10.4.2",
"@polkadot/util-crypto": "^10.4.2",
"@polkadot/x-fetch": "^10.4.2"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",