add lerna

This commit is contained in:
Philipp Kühn 2018-08-23 13:38:01 +02:00
parent cf6badd106
commit c3a98489fb
3 changed files with 1489 additions and 38 deletions

6
lerna.json Normal file
View File

@ -0,0 +1,6 @@
{
"packages": [
"packages/*"
],
"version": "0.0.0"
}

View File

@ -53,6 +53,7 @@
"http-proxy-middleware": "^0.18.0",
"http-server": "^0.11.1",
"imagemin-webpack-plugin": "^2.1.5",
"lerna": "^3.1.4",
"mini-css-extract-plugin": "^0.4.2",
"minimist": "^1.2.0",
"node-sass": "^4.9.1",

1520
yarn.lock

File diff suppressed because it is too large Load Diff