Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Point ember-cli dependency to Canary channel #30

Merged
merged 1 commit into from
Apr 8, 2017
Merged

Conversation

locks
Copy link
Contributor

@locks locks commented Apr 8, 2017

This allows ember init -b @glimmer/blueprint, among others? :X
Also keeps symmetry with having to ask for Canary channel for project creation.

@@ -16,7 +16,7 @@
"@glimmer/application-pipeline": "^0.5.2",
"@glimmer/component": "^0.3.8",
"@glimmer/resolver": "^0.3.0",
"ember-cli": "2.12.1",
"ember-cli": "ember-cli/ember-cli",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mind tweaking this to github:ember-cli/ember-cli instead?

This allows `ember init -b @glimmer/blueprint`, and keeps symmetry with having to use the Canary channel for project creation at the moment.
@rwjblue rwjblue merged commit ffc78b8 into master Apr 8, 2017
@rwjblue rwjblue deleted the locks-patch-1 branch April 8, 2017 13:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants