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

Commit

Permalink
Merge branch 'master' into chore/ngrx
Browse files Browse the repository at this point in the history
  • Loading branch information
GiuseppePiscopo committed Aug 12, 2017
2 parents 9b970e0 + aa96f53 commit 873760e
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 @@ -28,25 +28,25 @@
"author": "",
"license": "MIT",
"dependencies": {
"@angular/common": "4.1.3",
"@angular/compiler": "4.1.3",
"@angular/core": "4.1.3",
"@angular/forms": "4.1.3",
"@angular/http": "4.1.3",
"@angular/platform-browser": "4.1.3",
"@angular/platform-browser-dynamic": "4.1.3",
"@angular/router": "4.1.3",
"@angular/common": "4.3.4",
"@angular/compiler": "4.3.4",
"@angular/core": "4.3.4",
"@angular/forms": "4.3.4",
"@angular/http": "4.3.4",
"@angular/platform-browser": "4.3.4",
"@angular/platform-browser-dynamic": "4.3.4",
"@angular/router": "4.3.4",
"@ngrx/store": "4.0.2",
"@types/js-base64": "2.1.4",
"@types/requirejs": "2.1.28",
"core-js": "~2.4.1",
"reflect-metadata": "~0.1.10",
"rxjs": "5.4.3",
"tslib": "~1.7.1",
"zone.js": "~0.8.10"
"zone.js": "0.8.16"
},
"devDependencies": {
"@angular/compiler-cli": "4.1.3",
"@angular/compiler-cli": "4.3.4",
"@ngtools/webpack": "1.3.3",
"angular-router-loader": "~0.5.0",
"angular2-template-loader": "~0.6.2",
Expand Down

0 comments on commit 873760e

Please sign in to comment.