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 e0b1041 commit dffa5d6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,21 @@
"aurelia-metadata": "^1.0.0-beta.1.1.3",
"aurelia-templating": "^1.0.0-beta.1.1.0"
},
"dependencies": {
"aurelia-binding": "^1.0.0-beta.1.1.0",
"aurelia-dependency-injection": "^1.0.0-beta.1.1.2",
"aurelia-logging": "^1.0.0-beta.1.1.1",
"aurelia-metadata": "^1.0.0-beta.1.1.3",
"aurelia-templating": "^1.0.0-beta.1.1.0"
},
"devDependencies": {
"aurelia-pal-browser": "^1.0.0-beta.1.1.2",
"babel": "babel-core@^5.8.24",
"babel-runtime": "^5.8.24",
"core-js": "^2.0.3"
}
},
"peerDependencies": {
"dependencies": {
"aurelia-binding": "^1.0.0-beta.1.1.0",
"aurelia-dependency-injection": "^1.0.0-beta.1.1.2",
"aurelia-logging": "^1.0.0-beta.1.1.1",
Expand Down

0 comments on commit dffa5d6

Please sign in to comment.