0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00

Merge pull request #5405 from JohnONolan/myth-0.1.0

Update Ember-Myth to 0.1.0
This commit is contained in:
Hannah Wolfe 2015-06-08 14:58:14 +01:00
commit dfb7993fde

View file

@ -35,7 +35,7 @@
"ember-cli-uglify": "1.0.1", "ember-cli-uglify": "1.0.1",
"ember-data": "1.0.0-beta.18", "ember-data": "1.0.0-beta.18",
"ember-export-application-global": "^1.0.2", "ember-export-application-global": "^1.0.2",
"ember-myth": "0.0.2", "ember-myth": "0.1.0",
"fs-extra": "0.16.3", "fs-extra": "0.16.3",
"glob": "^4.0.5" "glob": "^4.0.5"
}, },