* 2.6.2

* CHANGELOG
This commit is contained in:
Jaco
2022-06-25 07:59:36 +02:00
committed by GitHub
parent ae5b64a75f
commit 414392e69b
13 changed files with 133 additions and 126 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.6.2-0-x",
"version": "2.6.2",
"workspaces": [
"packages/*"
],
@@ -29,8 +29,8 @@
"devDependencies": {
"@babel/core": "^7.18.5",
"@babel/runtime": "^7.18.3",
"@polkadot/dev": "^0.67.40",
"@polkadot/x-bundle": "^9.6.1",
"@polkadot/dev": "^0.67.42",
"@polkadot/x-bundle": "^9.6.2",
"@types/jest": "^28.1.3",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",