chore(deps): remove hexo-util workaround

This commit is contained in:
MDLeom 2020-08-10 04:07:44 +00:00
parent 6c9179a388
commit 1e51f918ed
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@
"hexo-renderer-marked": "hexojs/hexo-renderer-marked",
"hexo-yam": "curbengh/hexo-yam",
"postcss-normalize": "^9.0.0",
"sanitize.css": "^11.0.0",
"hexo-util": "hexojs/hexo-util"
"sanitize.css": "^11.0.0"
},
"devDependencies": {
"hexo-server": "hexojs/hexo-server"