Skip to content

Commit

Permalink
Bump minimum version of ember-cli-qunit.
Browse files Browse the repository at this point in the history
Fixes an issue with using babel@6 options when transpiling with
babel@5.
  • Loading branch information
rwjblue committed Mar 12, 2017
1 parent 5c57eb7 commit 791787b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/app/files/package.json
Expand Up @@ -25,7 +25,7 @@
"ember-cli-htmlbars": "^1.1.1",
"ember-cli-htmlbars-inline-precompile": "^0.4.0-beta.1",
"ember-cli-inject-live-reload": "^1.4.1",
"ember-cli-qunit": "^3.1.0",
"ember-cli-qunit": "^3.1.2",
"ember-cli-shims": "^1.0.2",
"ember-cli-sri": "^2.1.0",
"ember-cli-uglify": "^1.2.0",
Expand Down

0 comments on commit 791787b

Please sign in to comment.