Minify yarn plugins (#288)

This commit is contained in:
Jaco Greeff
2020-02-29 13:50:27 +01:00
committed by GitHub
parent 32c1ca8abf
commit 6cbabfbe80
8 changed files with 354 additions and 71525 deletions
+5 -6
View File
@@ -1,9 +1,8 @@
{
"version": "0.52.0-beta.3",
"repository": "https://github.com/polkadot-js/ui",
"author": "Jaco Greeff <jacogr@gmail.com>",
"license": "Apache-2",
"private": true,
"engines": {
"yarn": "^1.10.1"
},
"homepage": ".",
"workspaces": [
"packages/*"
@@ -31,8 +30,8 @@
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@polkadot/dev": "^0.50.9",
"@polkadot/ts": "^0.3.1",
"@polkadot/dev": "^0.50.15",
"@polkadot/ts": "^0.3.3",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^16.12.0",