Skip to content

Commit

Permalink
Merge pull request #26 from danielsogl/patch-1
Browse files Browse the repository at this point in the history
chore(package): bump dependencies
  • Loading branch information
maximegris authored May 31, 2017
2 parents 56948d0 + b62c7b6 commit 6772c9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"@angular/platform-browser-dynamic": "4.1.3",
"@angular/router": "4.1.3",
"core-js": "2.4.1",
"rxjs": "5.3.0",
"zone.js": "0.8.9"
"rxjs": "5.4.0",
"zone.js": "0.8.11"
},
"devDependencies": {
"@angular/cli": "1.0.0",
"@angular/cli": "1.0.6",
"@angular/compiler-cli": "4.1.3",
"@types/electron": "1.4.38",
"@types/jasmine": "2.5.41",
Expand Down Expand Up @@ -91,7 +91,7 @@
"stylus-loader": "3.0.1",
"ts-node": "3.0.2",
"tslint": "5.1.0",
"typescript": "2.2.2",
"typescript": "2.3.3",
"url-loader": "0.5.8",
"webdriver-manager": "12.0.4",
"webpack": "2.4.1",
Expand Down

0 comments on commit 6772c9f

Please sign in to comment.