Skip to content

Commit

Permalink
fix(demo): remove useless dependency on webpack (already referenced…
Browse files Browse the repository at this point in the history
… by CLI)

Closes #163
  • Loading branch information
tinesoft committed Jun 4, 2018
1 parent 8866231 commit 892c7d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/templates/demo/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"yargs": "11.0.0",
"ansi-colors": "2.0.1",
"fancy-log": "1.3.2",
"webpack": "^4.5.0",
"webpack-cli": "^2.0.14",
"express": "^4.16.2",
"@nguniversal/common": "^6.0.0",
Expand Down

0 comments on commit 892c7d2

Please sign in to comment.