update at 2019-08-05 14:40:25 by ehlxr

master
ehlxr 2019-08-05 14:40:25 +08:00
parent c28a1fdc75
commit ef39af4609
1 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "3.8.0"
"version": "3.9.0"
},
"scripts": {
"prebuild": "hexo clean",
@ -12,7 +12,7 @@
},
"dependencies": {
"del": "^3.0.0",
"gulp": "^4.0.0",
"gulp": "^4.0.2",
"gulp-changed": "^3.2.0",
"gulp-clean-css": "^3.10.0",
"gulp-htmlclean": "^2.7.22",
@ -21,10 +21,10 @@
"gulp-imagemin": "^5.0.3",
"gulp-plumber": "^1.2.1",
"gulp-uglify": "^3.0.2",
"hexo": "^3.8.0",
"hexo-cli": "^1.1.0",
"hexo-deployer-git": "^0.3.1",
"hexo-filter-optimize": "^0.2.5",
"hexo": "^3.9.0",
"hexo-cli": "^2.0.0",
"hexo-deployer-git": "^1.0.0",
"hexo-filter-optimize": "^0.2.7",
"hexo-generator-archive": "^0.1.5",
"hexo-generator-baidu-sitemap": "^0.1.6",
"hexo-generator-category": "^0.1.3",
@ -34,14 +34,14 @@
"hexo-generator-sitemap": "^1.2.0",
"hexo-generator-tag": "^0.2.0",
"hexo-helper-qrcode": "^1.0.2",
"hexo-related-popular-posts": "^3.0.3",
"hexo-related-popular-posts": "^3.0.6",
"hexo-renderer-ejs": "^0.3.0",
"hexo-renderer-marked": "^0.3.0",
"hexo-renderer-stylus": "^0.3.3",
"hexo-server": "^0.3.3",
"hexo-symbols-count-time": "^0.2.0",
"hexo-symbols-count-time": "^0.6.0",
"hexo-wordcount": "^2.0.1",
"npm": "^6.9.0",
"npm": "^6.10.2",
"run-sequence": "^2.2.1",
"to": "^0.2.9",
"update": "^0.7.4"