modify package.json

This commit is contained in:
Ghlerrix
2023-08-07 15:08:03 +08:00
parent a13e7b075c
commit 279443ef20

View File

@@ -19,7 +19,7 @@
"post-build": "next-sitemap --config next-sitemap.config.js",
"export": "next build && next-sitemap --config next-sitemap.config.js && next export",
"bundle-report": "ANALYZE=true yarn build",
"baidupush": "bash baiduPush.sh 'www.ghlerrix.cn'"
"baidupush": "bash baidupush.sh 'www.ghlerrix.cn'"
},
"dependencies": {
"@giscus/react": "^2.2.6",