mirror of https://gitlab.com/curben/blog
Upgrade hexo to 3.8.0
This commit is contained in:
parent
07afb16715
commit
69ae2be8e0
|
@ -3,5 +3,6 @@ Thumbs.db
|
|||
db.json
|
||||
*.log
|
||||
node_modules/
|
||||
package-lock.json
|
||||
public/
|
||||
.deploy*/
|
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue