Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
feat(package): update Angular to 6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Aug 21, 2018
1 parent da53bb0 commit 3c6bd18
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,18 @@
"@angular/http": "^6.1.0"
},
"devDependencies": {
"@angular/animations": "6.1.0",
"@angular/common": "6.1.0",
"@angular/compiler": "6.1.0",
"@angular/compiler-cli": "6.1.0",
"@angular/core": "6.1.0",
"@angular/http": "6.1.0",
"@angular/platform-browser": "6.1.0",
"@angular/platform-browser-dynamic": "6.1.0",
"@angular/platform-server": "6.1.0",
"@angular/router": "6.1.0",
"@angular/animations": "6.1.3",
"@angular/common": "6.1.3",
"@angular/compiler": "6.1.3",
"@angular/compiler-cli": "6.1.3",
"@angular/core": "6.1.3",
"@angular/http": "6.1.3",
"@angular/platform-browser": "6.1.3",
"@angular/platform-browser-dynamic": "6.1.3",
"@angular/platform-server": "6.1.3",
"@angular/router": "6.1.3",
"@krux/condition-jenkins": "1.0.1",
"@ngtools/webpack": "6.1.0",
"@ngtools/webpack": "6.1.3",
"@types/core-js": "2.5.0",
"@types/jasmine": "2.8.8",
"@types/lodash": "4.14.113",
Expand Down

0 comments on commit 3c6bd18

Please sign in to comment.