Skip to content

Commit

Permalink
Update angular monorepo packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2018
1 parent 7a2f03e commit b42eeeb
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 36 deletions.
86 changes: 59 additions & 27 deletions EMS/EmployeemanagementSystem/package-lock.json

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

18 changes: 9 additions & 9 deletions EMS/EmployeemanagementSystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"description": "NO404 administration panel",
"license": "MIT",
"dependencies": {
"@angular/common": "2.2.4",
"@angular/compiler": "2.2.4",
"@angular/core": "2.2.4",
"@angular/forms": "2.2.4",
"@angular/http": "2.2.4",
"@angular/platform-browser": "2.2.4",
"@angular/platform-browser-dynamic": "2.2.4",
"@angular/router": "3.2.4",
"@angular/upgrade": "2.2.4",
"@angular/common": "5.2.4",
"@angular/compiler": "5.2.4",
"@angular/core": "5.2.4",
"@angular/forms": "5.2.4",
"@angular/http": "5.2.4",
"@angular/platform-browser": "5.2.4",
"@angular/platform-browser-dynamic": "5.2.4",
"@angular/router": "5.2.4",
"@angular/upgrade": "5.2.4",
"angular-in-memory-web-api": "0.1.17",
"core-js": "2.5.3",
"reflect-metadata": "0.1.12",
Expand Down

0 comments on commit b42eeeb

Please sign in to comment.