release: v1.3.0

This commit is contained in:
weyusi 2019-04-22 18:43:07 +09:30
parent 42016f50da
commit 9b52aed8e4
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "hexo-yam", "name": "hexo-yam",
"description": "Yet Another Minifier. Minify and compress html, js and css", "description": "Yet Another Minifier. Minify and compress html, js and css",
"version": "1.2.0", "version": "1.3.0",
"readme": "README.md", "readme": "README.md",
"main": "index.js", "main": "index.js",
"directories": { "directories": {
@ -29,8 +29,6 @@
"html", "html",
"js", "js",
"css", "css",
"xml",
"json",
"minify", "minify",
"compress", "compress",
"gzip", "gzip",