Skip to content

Commit

Permalink
Removed unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nsanitate committed May 9, 2016
1 parent f8dc4a0 commit eb6164f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"@angular/common": "2.0.0-rc.1",
"@angular/compiler": "2.0.0-rc.1",
"@angular/core": "2.0.0-rc.1",
"@angular/http": "2.0.0-rc.1",
"@angular/platform-browser": "2.0.0-rc.1"
"@angular/http": "2.0.0-rc.1"
},
"devDependencies": {
"@angular/common": "2.0.0-rc.1",
Expand Down Expand Up @@ -63,8 +62,5 @@
},
"czConfig": {
"path": "node_modules/cz-conventional-changelog"
},
"dependencies": {
"@angular/http": "^2.0.0-rc.1"
}
}

0 comments on commit eb6164f

Please sign in to comment.