Skip to content

Commit

Permalink
set engines
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesabarnes committed Sep 13, 2019
1 parent ed1d892 commit 6741fac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"build:client-and-server-bundles": "ng build --prod --configuration=dynamic && ng run career-portal:server:dynamic"
},
"private": true,
"engines": {
"node": "10.3.0"
},
"dependencies": {
"@angular/animations": "^7.1.2",
"@angular/cdk": "^7.1.1",
Expand Down

0 comments on commit 6741fac

Please sign in to comment.