Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman committed Oct 13, 2017
1 parent 4ffd825 commit 282a380
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
"tools-prepare": "npm-run-all tools-prepare-core tools-prepare-src"
},
"dependencies": {
"@angular/animations": "^4.4.4",
"@angular/common": "^4.4.4",
"@angular/compiler": "^4.4.4",
"@angular/core": "^4.4.4",
"@angular/forms": "^4.4.4",
"@angular/http": "^4.4.4",
"@angular/platform-browser": "^4.4.4",
"@angular/platform-browser-dynamic": "^4.4.4",
"@angular/router": "^4.4.4",
"@angular/animations": "^4.4.5",
"@angular/common": "^4.4.5",
"@angular/compiler": "^4.4.5",
"@angular/core": "^4.4.5",
"@angular/forms": "^4.4.5",
"@angular/http": "^4.4.5",
"@angular/platform-browser": "^4.4.5",
"@angular/platform-browser-dynamic": "^4.4.5",
"@angular/router": "^4.4.5",
"@ngui/auto-complete": "^0.16.0",
"@ngx-translate/core": "^8.0.0",
"@types/jasmine": "2.6.0",
Expand All @@ -102,13 +102,13 @@
"moment": "^2.19.1",
"ngx-bootstrap": "^1.9.3",
"rxjs": "^5.4.3",
"text-mask-addons": "^3.6.0",
"text-mask-addons": "^3.7.0",
"tslib": "^1.8.0",
"zone.js": "^0.8.18"
},
"devDependencies": {
"@angular/cli": "^1.4.6",
"@angular/compiler-cli": "^4.4.4",
"@angular/cli": "^1.4.7",
"@angular/compiler-cli": "^4.4.5",
"@biesbjerg/ngx-translate-extract": "^2.3.2",
"angular2-template-loader": "^0.6.2",
"codelyzer": "~3.2.1",
Expand Down

0 comments on commit 282a380

Please # to comment.