Skip to content

Commit

Permalink
chore(monorepo): updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sendilkumarn committed Apr 4, 2018
1 parent d4c7c5d commit ff6c371
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"engines": {
"node": ">=6.11.5"
},
"private": true,
"workspaces": [
"packages/*"
],
Expand Down
1 change: 0 additions & 1 deletion packages/generate-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version":"2.0.12",
"description": "CLI for webpack & friends",
"license": "MIT",
"private": true,
"engines": {
"node": ">=6.11.5"
},
Expand Down
1 change: 0 additions & 1 deletion packages/generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version":"2.0.12",
"description": "CLI for webpack & friends",
"license": "MIT",
"private": true,
"engines": {
"node": ">=6.11.5"
},
Expand Down
1 change: 0 additions & 1 deletion packages/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version":"2.0.12",
"description": "CLI for webpack & friends",
"license": "MIT",
"private": true,
"engines": {
"node": ">=6.11.5"
},
Expand Down
1 change: 0 additions & 1 deletion packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version":"2.0.12",
"description": "CLI for webpack & friends",
"license": "MIT",
"private": true,
"engines": {
"node": ">=6.11.5"
},
Expand Down
1 change: 0 additions & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version":"2.0.12",
"description": "CLI for webpack & friends",
"license": "MIT",
"private": true,
"engines": {
"node": ">=6.11.5"
},
Expand Down

0 comments on commit ff6c371

Please sign in to comment.