Upgrade hexo to 3.8.0

This commit is contained in:
curben 2018-10-26 13:07:23 +10:30
parent 07afb16715
commit 69ae2be8e0
3 changed files with 3 additions and 5644 deletions

1
.gitignore vendored
View File

@ -3,5 +3,6 @@ Thumbs.db
db.json
*.log
node_modules/
package-lock.json
public/
.deploy*/

5642
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"hexo": {
"version": "3.7.1"
"version": "3.8.0"
},
"dependencies": {
"hexo": "latest",
@ -19,4 +19,4 @@
"hexo-yam": "latest",
"snyk": "latest"
}
}
}