fix(package): syntax

This commit is contained in:
curben 2019-08-26 06:19:27 +09:30
parent c416aedb2d
commit 0c05222589
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
"hexo-nofollow": "curbengh/hexo-nofollow",
"hexo-renderer-ejs": "hexojs/hexo-renderer-ejs",
"hexo-renderer-marked": "hexojs/hexo-renderer-marked",
"hexo-yam": "curbengh/hexo-yam"
"postcss-normalize": "^8.0.1"
"hexo-yam": "curbengh/hexo-yam",
"postcss-normalize": "^8.0.1",
"sanitize.css": "^11.0.0"
},
"devDependencies": {