Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update app blueprint's package.json/bower.sjon to depend on ember-data directly #1873

Merged
merged 1 commit into from
Sep 10, 2014

Conversation

jayphelps
Copy link
Member

Once emberjs/data#2238 is merged and a release is published in npm we can swap out ember-cli-ember-data.

I'm not sure if we want to depend directly on an exact beta version, i.e. 1.0.0-beta.9 and keep updating it or if we should just use 1.0.0 so it'll auto install the latest beta?

@rwjblue
Copy link
Member

rwjblue commented Sep 5, 2014

For any dependencies that are < 1.0.0 we will ALWAYS lock to the specific version (we actually have tests to confirm that). So using 1.0.0-beta.9 is correct.

@jayphelps jayphelps force-pushed the patch-2 branch 3 times, most recently from d94fca1 to fb864a5 Compare September 8, 2014 02:37
@jayphelps jayphelps changed the title Update app blueprint's package.json to depend on ember-data directly Update app blueprint's package.json/bower.sjon to depend on ember-data directly Sep 8, 2014
rwjblue added a commit that referenced this pull request Sep 10, 2014
Update app blueprint's package.json/bower.sjon to depend on ember-data directly
@rwjblue rwjblue merged commit e685ee0 into ember-cli:master Sep 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants