Last active
August 29, 2015 14:05
-
-
Save jerel/0f05cabe7a00cd3a60a0 to your computer and use it in GitHub Desktop.
Try the new Ember Canary version (without <script> metamorph tags).
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "app", | |
"dependencies": { | |
... snip ... | |
"ember": "263938523149963c89cf3bec9199bdd9fed728ed" | |
}, | |
"resolutions": { | |
"ember": "263938523149963c89cf3bec9199bdd9fed728ed" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment