hexo-theme-ayer
Advanced tools
Comparing version 1.8.14 to 1.8.15
{ | ||
"name": "hexo-theme-ayer", | ||
"version": "1.8.14", | ||
"version": "1.8.15", | ||
"description": "a clean and elegant theme for hexo.", | ||
@@ -8,3 +8,4 @@ "scripts": { | ||
"build": "rimraf source/dist && parcel build source-src/main.js -d source/dist --no-source-maps", | ||
"postinstall": "node ./move_config.js" | ||
"postinstall": "node ./move_config.js", | ||
"test": "stylint source-src/css/style.styl -c .stylintrc" | ||
}, | ||
@@ -34,5 +35,5 @@ "source": "source-src/main.js", | ||
"parcel-plugin-bundle-visualiser": "^1.2.0", | ||
"postcss-modules": "^1.5.0" | ||
}, | ||
"dependencies": {} | ||
"postcss-modules": "^1.5.0", | ||
"stylint": "^2.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2961492
6