adds missing x-editable dep for bower.json

This commit is contained in:
Seyi Adebajo 2017-05-19 10:56:31 -07:00 committed by Mars Lan
parent fafb7d501f
commit 70c6968e49

View File

@ -15,7 +15,8 @@
"json-human": "^0.1.1", "json-human": "^0.1.1",
"jsondiffpatch": "^0.2.4", "jsondiffpatch": "^0.2.4",
"marked": "^0.3.6", "marked": "^0.3.6",
"toastr": "^2.1.3" "toastr": "^2.1.3",
"x-editable": "^1.5.1"
}, },
"resolutions": { "resolutions": {
"ember-cli-shims": "0.1.3", "ember-cli-shims": "0.1.3",