Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mseemann committed Oct 20, 2017
1 parent de1df37 commit 9ac77bf
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -29,19 +29,19 @@
"test:watch": "karma start config/karma.conf.js --watch"
},
"dependencies": {
"@angular/animations": "4.4.4",
"@angular/common": "4.4.4",
"@angular/core": "4.4.4",
"@angular/forms": "4.4.4"
"@angular/animations": "4.4.6",
"@angular/common": "4.4.6",
"@angular/core": "4.4.6",
"@angular/forms": "4.4.6"
},
"devDependencies": {
"@angular/compiler": "4.4.4",
"@angular/compiler-cli": "4.4.4",
"@angular/http": "4.4.4",
"@angular/platform-browser": "4.4.4",
"@angular/platform-browser-dynamic": "4.4.4",
"@angular/platform-server": "4.4.4",
"@angular/router": "4.4.4",
"@angular/compiler": "4.4.6",
"@angular/compiler-cli": "4.4.6",
"@angular/http": "4.4.6",
"@angular/platform-browser": "4.4.6",
"@angular/platform-browser-dynamic": "4.4.6",
"@angular/platform-server": "4.4.6",
"@angular/router": "4.4.6",
"@types/chai": "4.0.4",
"@types/jasmine": "2.6.0",
"@types/node": "8.0.37",
Expand Down

0 comments on commit 9ac77bf

Please sign in to comment.