Skip to content

Commit

Permalink
Merge pull request #4545 from ember-cli/bump-es6modules
Browse files Browse the repository at this point in the history
bump es6modules to fix IE8 issue
  • Loading branch information
stefanpenner committed Jul 30, 2015
2 parents bec8ecb + 7edda6d commit 5d2080b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"broccoli-caching-writer": "0.5.5",
"broccoli-clean-css": "0.2.0",
"broccoli-es3-safe-recast": "^2.0.0",
"broccoli-es6modules": "^0.6.0",
"broccoli-es6modules": "^1.0.1",
"broccoli-filter": "0.1.14",
"broccoli-funnel": "0.2.3",
"broccoli-kitchen-sink-helpers": "0.2.7",
Expand Down

0 comments on commit 5d2080b

Please sign in to comment.