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

Commit

Permalink
chore(package): remove peer dependencies as they cause more problems …
Browse files Browse the repository at this point in the history
…than they solve
  • Loading branch information
danbucholtz committed Jun 28, 2017
1 parent 208e3d0 commit 90cd59d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,16 +99,6 @@
"typescript": "~2.3.4",
"zone.js": "^0.8.12"
},
"peerDependencies": {
"@angular/core": "*",
"@angular/compiler": "*",
"@angular/compiler-cli": "*",
"@angular/tsc-wrapped": "*",
"rxjs": "*",
"sw-toolbox": "*",
"typescript": "*",
"zone.js": "*"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ionic-team/ionic-app-scripts.git"
Expand Down

0 comments on commit 90cd59d

Please sign in to comment.