Merge branch 'file' of e.coding.net:Defectink/blog/blog into file

This commit is contained in:
DefectingCat
2020-09-21 23:08:51 +08:00
2 changed files with 6 additions and 0 deletions

5
package-lock.json generated
View File

@ -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",

View File

@ -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": {