docs: Remove unnecessary handlebars dependency.

This the reason for this unneeded dependency traces back to the `api-box` on
https://github.com/meteor/docs, though its dependency hasn't been necessary on
any other docs deployment, including this one, since then.
This commit is contained in:
Jesse Rosenberger 2018-03-23 19:04:34 +02:00
parent 7d83875306
commit 06fc7ee5d4

View file

@ -8,7 +8,6 @@
"devDependencies": {
"apollo-hexo-config": "1.0.5",
"chexo": "1.0.4",
"handlebars": "4.0.11",
"hexo": "3.6.0",
"hexo-renderer-ejs": "0.3.1",
"hexo-renderer-less": "0.2.0",