Skip to content

Commit

Permalink
Fix Ember Data build with fresh install
Browse files Browse the repository at this point in the history
  • Loading branch information
bmac committed Jun 24, 2015
1 parent 2d60c02 commit 6f1a6f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"devDependencies": {
"aws-sdk": "~2.0.0-rc8",
"bower": "~1.3",
"broccoli-babel-transpiler": "^5.0.0",
"broccoli-babel-transpiler": "5.1.1",
"broccoli-compile-modules": "^1.1.0",
"broccoli-concat": "0.0.12",
"broccoli-defeatureify": "^1.0.0",
"broccoli-env": "0.0.1",
"broccoli-es3-safe-recast": "0.0.8",
"broccoli-es3-safe-recast": "2.0.0",
"broccoli-es6-module-transpiler": "^0.5.0",
"broccoli-es6-transpiler": "^0.1.0",
"broccoli-file-creator": "^0.1.0",
Expand Down

0 comments on commit 6f1a6f8

Please sign in to comment.