Skip to content

Commit

Permalink
chore(package): update jspm sections devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroadst committed Mar 30, 2016
1 parent 9af4477 commit c291ef7
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,12 @@
"dist": "dist/amd"
},
"dependencies": {
"aurelia-dependency-injection": "1.0.0-beta.1.1.4",
"aurelia-fetch-client": "^1.0.0-beta.1.1.1",
"aurelia-router": "^1.0.0-beta.1.1.3",
"aurelia-dependency-injection": "1.0.0-beta.1.2.0",
"aurelia-fetch-client": "^1.0.0-beta.1.2.0",
"aurelia-router": "^1.0.0-beta.1.2.0",
"isomorphic-fetch": "^2.2.1"
},
"devDependencies": {
"aurelia-dependency-injection": "^1.0.0-beta.1.1.2",
"aurelia-pal-browser": "^1.0.0-beta.1.1.2",
"aurelia-polyfills": "^0.1.2",
"babel": "babel-core@^5.8.24",
"babel-runtime": "^5.8.24",
"core-js": "^2.0.3"
}
"devDependencies": {}
},
"dependencies": {
"aurelia-dependency-injection": "^1.0.0-beta.1.2.0",
Expand Down

0 comments on commit c291ef7

Please sign in to comment.