0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Peg ember-template-compiler to 1.7.0

Closes #4310
- Ember-template-compiler introduced a breaking change in
  1.9.0-alpha. We're using it via grunt-ember-templates.
This commit is contained in:
Jason Williams 2014-10-20 18:25:13 +00:00
parent 58fda8a9a4
commit 6ef58a9ebe

View file

@ -69,6 +69,7 @@
"devDependencies": {
"blanket": "~1.1.6",
"bower": "~1.3.10",
"ember-template-compiler": "1.7.0",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-autoprefixer": "1.0.1",