Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Commit

Permalink
Pin subdependencies to versions using sane@2
Browse files Browse the repository at this point in the history
sane@3 and sane@4 need Node 6+ and some dependencies bumped the sane version without bumping their major version themselves :(
  • Loading branch information
Turbo87 committed Oct 12, 2018
1 parent c13c10b commit 85a2aac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
"peerDependencies": {
"ember-cli-babel": "^6.7.1"
},
"resolutions": {
"ember-cli-qunit/qunit": "~2.6.0",
"ember-cli-broccoli-sane-watcher": "~2.1.0"
},
"ember-addon": {
"configPath": "tests/dummy/config",
"after": "ember-cli-htmlbars"
Expand Down

0 comments on commit 85a2aac

Please sign in to comment.