This commit is contained in:
Jaco
2022-01-23 07:48:00 +01:00
committed by GitHub
parent 05fb9e5a74
commit 0d8151f34c
13 changed files with 163 additions and 156 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "0.89.3-1",
"version": "0.89.3",
"workspaces": [
"packages/*"
],
@@ -32,10 +32,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.16.10",
"@babel/core": "^7.16.12",
"@babel/runtime": "^7.16.7",
"@polkadot/dev": "^0.65.42",
"@polkadot/x-bundle": "^8.3.2",
"@polkadot/dev": "^0.65.43",
"@polkadot/x-bundle": "^8.3.3",
"@types/jest": "^27.4.0",
"babel-loader": "^8.2.3",
"babel-plugin-transform-vue-template": "^0.4.2",