Skip to content

Commit

Permalink
package.json: Update versionCompatibility field
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Sep 2, 2020
1 parent 9c0d634 commit 05fa8b6
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 @@ -74,7 +74,7 @@
],
"configPath": "tests/dummy/config",
"versionCompatibility": {
"ember": ">=3"
"ember": ">=3.8"
}
},
"greenkeeper": {
Expand Down

0 comments on commit 05fa8b6

Please sign in to comment.