Skip to content

Commit

Permalink
chore(package): jspm/npm fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Feb 8, 2016
1 parent 916abd2 commit 4366f0c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,22 @@
"aurelia-route-recognizer": "^1.0.0-beta.1.1.0",
"core-js": "^2.0.3"
},
"dependencies": {
"aurelia-dependency-injection": "^1.0.0-beta.1.1.2",
"aurelia-event-aggregator": "^1.0.0-beta.1.1.0",
"aurelia-history": "^1.0.0-beta.1.1.1",
"aurelia-logging": "^1.0.0-beta.1.1.1",
"aurelia-path": "^1.0.0-beta.1.1.0",
"aurelia-route-recognizer": "^1.0.0-beta.1.1.0",
"core-js": "^2.0.3"
},
"devDependencies": {
"babel": "babel-core@^5.8.24",
"babel-runtime": "^5.8.24",
"core-js": "^2.0.3"
}
},
"peerDependencies": {
"dependencies": {
"aurelia-dependency-injection": "^1.0.0-beta.1.1.2",
"aurelia-event-aggregator": "^1.0.0-beta.1.1.0",
"aurelia-history": "^1.0.0-beta.1.1.1",
Expand Down

0 comments on commit 4366f0c

Please sign in to comment.