This commit is contained in:
Jaco
2022-04-30 07:49:49 +02:00
committed by GitHub
parent cb073d755d
commit 62e934dba7
13 changed files with 316 additions and 292 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "2.0.2-2",
"version": "2.1.0",
"workspaces": [
"packages/*"
],
@@ -27,10 +27,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.17.9",
"@babel/core": "^7.17.10",
"@babel/runtime": "^7.17.9",
"@polkadot/dev": "^0.66.15",
"@polkadot/x-bundle": "^9.0.1",
"@polkadot/dev": "^0.66.16",
"@polkadot/x-bundle": "^9.1.1",
"@types/jest": "^27.4.1",
"babel-loader": "^8.2.5",
"babel-plugin-transform-vue-template": "^0.4.2",