🛠 remove ghost-editor from greenkeeper ignore list

no issue
- reverts change added in c3d994c9da
- `ghost-editor` has stabilised now and updates will be unlikely to require additional changes inside of Ghost
This commit is contained in:
Kevin Ansfield 2016-11-07 10:35:19 +00:00
parent 6b34151cc2
commit e7399ab7c1

View File

@ -109,8 +109,7 @@
"grunt-contrib-jshint",
"grunt-contrib-watch",
"grunt-jscs",
"grunt-shell",
"ghost-editor"
"grunt-shell"
]
}
}