mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
Merge branch 'file' of e.coding.net:Defectink/blog/blog into file
This commit is contained in:
5
package-lock.json
generated
5
package-lock.json
generated
@ -5407,6 +5407,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"hexo-theme-fluid": {
|
||||
"version": "1.8.3",
|
||||
"resolved": "https://registry.npm.taobao.org/hexo-theme-fluid/download/hexo-theme-fluid-1.8.3.tgz",
|
||||
"integrity": "sha1-bMev4B7VguW6Di+QtXVpR+MtTnA="
|
||||
},
|
||||
"hexo-util": {
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-1.8.1.tgz",
|
||||
|
@ -34,6 +34,7 @@
|
||||
"hexo-renderer-marked": "^2.0.0",
|
||||
"hexo-renderer-stylus": "^1.1.0",
|
||||
"hexo-server": "^1.0.0",
|
||||
"hexo-theme-fluid": "^1.8.3",
|
||||
"mozjpeg": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user