emberjs / emberjs/ember-octanify
Check package versions and do not downgrade them
Open
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This library sets package versions to hard-coded values in the 1.x series:
https://github.com/emberjs/ember-octanify/blob/master/index.js#L24
However our new app blueprints use 2.x for some things.
This script should check if the version is at least 1.x, and if it is that version or later, make no change.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.