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

Commit

Permalink
fix(package): re-add peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VMBindraban committed Jul 26, 2016
1 parent 1839343 commit 720484a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,17 @@
"json-statham": "^1.3.0",
"typer": "^1.1.0"
},
"peerDependencies": {
"aurelia-framework": "^1.0.0-rc.1.0.11",
"aurelia-logging": "^1.0.0-rc.1.0.1",
"aurelia-orm": "^3.0.0-rc4",
"aurelia-pager": "^0.0.5",
"aurelia-router": "^1.0.0-beta.1",
"aurelia-templating": "^1.0.0-rc.1.0.3",
"aurelia-view-manager": "^0.0.4",
"json-statham": "^1.3.0",
"typer": "^1.1.0"
},
"devDependencies": {
"aurelia-pal-browser": "^1.0.0-rc.1.0.0",
"aurelia-polyfills": "^1.0.0-rc.1.0.0",
Expand Down

0 comments on commit 720484a

Please sign in to comment.