mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-27 05:48:00 +00:00
Minify yarn plugins (#288)
This commit is contained in:
+5
-6
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user