Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 20, 2019
1 parent ebb60f7 commit aad9163
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 40 deletions.
68 changes: 38 additions & 30 deletions EMS/EmployeemanagementSystem/package-lock.json

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

20 changes: 10 additions & 10 deletions EMS/EmployeemanagementSystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"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": "2.4.10",
"@angular/compiler": "2.4.10",
"@angular/core": "2.4.10",
"@angular/forms": "2.4.10",
"@angular/http": "2.4.10",
"@angular/platform-browser": "2.4.10",
"@angular/platform-browser-dynamic": "2.4.10",
"@angular/router": "3.4.10",
"@angular/upgrade": "2.4.10",
"angular-in-memory-web-api": "0.5.3",
"core-js": "2.5.3",
"reflect-metadata": "0.1.12",
"rxjs": "5.0.0-beta.12",
"systemjs": "0.19.39",
"zone.js": "0.6.26",
"zone.js": "0.10.2",
"bower": "1.7.9",
"jquery": "3.3.1"
},
Expand Down

0 comments on commit aad9163

Please sign in to comment.