Skip to content

Commit

Permalink
fix(demo): updated nguniversal packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jul 23, 2019
1 parent b34356b commit c54bb5c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@angular/compiler-cli": "8.1.2",
"@angular/language-service": "8.1.2",
"@angularclass/hmr": "~2.1.3",
"@nguniversal/express-engine": "^7.1.1",
"@nguniversal/module-map-ngfactory-loader": "^7.1.1",
"@nguniversal/express-engine": "^8.1.1",
"@nguniversal/module-map-ngfactory-loader": "^8.1.1",
"@types/jasmine": "^3.3.13",
"@types/jasminewd2": "^2.0.6",
"@types/node": "^10.14.12",
Expand Down

0 comments on commit c54bb5c

Please sign in to comment.