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

Commit

Permalink
Point ember-cli dependency to Canary channel
Browse files Browse the repository at this point in the history
This allows `ember init -b @glimmer/blueprint`, and keeps symmetry with having to use the Canary channel for project creation at the moment.
  • Loading branch information
locks committed Apr 8, 2017
1 parent aa606db commit 3bc32de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "github:ember-cli/ember-cli",
"ember-cli-inject-live-reload": "^1.6.1",
"typescript": "^2.2.2"
},
Expand Down

0 comments on commit 3bc32de

Please # to comment.