Skip to content

Commit

Permalink
fix(demo): updated angular and other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Oct 27, 2019
1 parent 9710c99 commit 29a8a42
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 63 deletions.
155 changes: 95 additions & 60 deletions demo/package-lock.json

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

6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,16 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.801.3",
"@angular/cli": "^8.3.9",
"@angular/cli": "^8.3.14",
"@angular/compiler-cli": "8.2.10",
"@angular/language-service": "8.2.10",
"@angularclass/hmr": "~2.1.3",
"@nguniversal/express-engine": "^8.1.1",
"@nguniversal/module-map-ngfactory-loader": "^8.1.1",
"@types/jasmine": "^3.4.4",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^10.14.21",
"codelyzer": "^5.1.2",
"@types/node": "^10.17.0",
"codelyzer": "^5.2.0",
"express": "^4.17.1",
"jasmine-core": "~3.3.0",
"jasmine-spec-reporter": "~4.2.1",
Expand Down

0 comments on commit 29a8a42

Please sign in to comment.