upgrade buck

This commit is contained in:
thislight 2024-01-14 21:09:26 +08:00
parent 4e0cd1a106
commit cae1622fe1
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E
101 changed files with 9 additions and 2188 deletions

View file

@ -6,7 +6,8 @@
"build": "hexo generate",
"clean": "hexo clean",
"deploy": "hexo deploy",
"server": "hexo server"
"server": "hexo server",
"postinstall": "cd themes/hexo-theme-buck && pnpm install && pnpm build"
},
"hexo": {
"version": "6.3.0"