Skip to content

Commit

Permalink
forgot to put npm
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesabarnes committed Sep 13, 2019
1 parent 6741fac commit 992fbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"ng": "ng",
"start": "node dist/server",
"serve": "ng serve --configuration=static",
"build": "build:ssr",
"build": "npm run build:ssr",
"build:static": "ng build --prod --configuration=static --aot --build-optimizer",
"test": "ng test",
"lint": "ng lint",
Expand Down

0 comments on commit 992fbda

Please sign in to comment.