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 2afe081 commit 009d95e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,19 @@
"aurelia-path": "^1.0.0-beta.1.1.0",
"core-js": "^2.0.3"
},
"dependencies": {
"aurelia-pal": "^1.0.0-beta.1.1.1",
"aurelia-path": "^1.0.0-beta.1.1.0",
"core-js": "^2.0.3"
},
"devDependencies": {
"aurelia-pal-browser": "^1.0.0-beta.1.1.2",
"babel": "babel-core@^5.1.13",
"babel-runtime": "^5.1.13",
"core-js": "^2.0.3"
}
},
"peerDependencies": {
"dependencies": {
"aurelia-pal": "^1.0.0-beta.1",
"aurelia-path": "^1.0.0-beta.1",
"core-js": "^2.0.3"
Expand Down

0 comments on commit 009d95e

Please sign in to comment.