Skip to content

Commit

Permalink
Merge pull request #588 from Turbo87/support
Browse files Browse the repository at this point in the history
Update Node.js and Ember.js support documentation
  • Loading branch information
Turbo87 authored Sep 2, 2020
2 parents 497fb52 + 0578917 commit cc0ac0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ More information on why that is useful are available on our
Compatibility
------------------------------------------------------------------------------

- Ember 2.16 or above
- Ember CLI 2.14 or above
- Node.js 8 or above
- Ember 3.8 or above
- Ember CLI 3.8 or above
- Node.js 10 or above


Installation
Expand Down
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 cc0ac0d

Please sign in to comment.