⬇️ 🐛 Downgrade to ember-one-way-controls 0.9.2 (#219)

closes Tryghost/Ghost#7245

Downgrades to `ember-one-way-controls` v0.9.2, as v1.0.1 had a bug when starting to type in the middle of the text inside of the input field.
This commit is contained in:
Aileen Nowak 2016-08-23 08:51:05 +02:00 committed by Kevin Ansfield
parent 4d59fdb8fb
commit efbb0ee9c6
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
"ember-light-table": "0.1.9",
"ember-load-initializers": "0.5.1",
"ember-myth": "0.1.1",
"ember-one-way-controls": "1.0.0",
"ember-one-way-controls": "0.9.2",
"ember-power-select": "0.10.11",
"ember-resolver": "2.0.3",
"ember-route-action-helper": "1.0.0",