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

Commit

Permalink
feat(build): upgrade @angular/animations to 6.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Aug 31, 2018
1 parent c6a3a0a commit ed30847
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@
"@angular/http": "^6.1.0"
},
"devDependencies": {
"@angular/animations": "6.1.4",
"@angular/common": "6.1.4",
"@angular/compiler": "6.1.4",
"@angular/compiler-cli": "6.1.4",
"@angular/core": "6.1.4",
"@angular/http": "6.1.4",
"@angular/platform-browser": "6.1.4",
"@angular/platform-browser-dynamic": "6.1.4",
"@angular/platform-server": "6.1.4",
"@angular/router": "6.1.4",
"@angular/animations": "6.1.6",
"@angular/common": "6.1.6",
"@angular/compiler": "6.1.6",
"@angular/compiler-cli": "6.1.6",
"@angular/core": "6.1.6",
"@angular/http": "6.1.6",
"@angular/platform-browser": "6.1.6",
"@angular/platform-browser-dynamic": "6.1.6",
"@angular/platform-server": "6.1.6",
"@angular/router": "6.1.6",
"@krux/condition-jenkins": "1.0.1",
"@ngtools/webpack": "6.1.5",
"@types/core-js": "2.5.0",
Expand Down

0 comments on commit ed30847

Please sign in to comment.