Skip to content

Commit

Permalink
chore: change folder
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Nov 15, 2024
1 parent 6399720 commit 05f2a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"prepare": "husky install",
"docs:dev": "NODE_ENV=development vuepress dev docs",
"docs:build": "NODE_ENV=production vuepress build docs",
"docs:build:zeabur": "NODE_ENV=production vuepress build docs --dest .zeabur/output",
"docs:build:zeabur": "NODE_ENV=production vuepress build docs --dest .zeabur/output/static",
"release": "bumpp && npm publish",
"release:beta": "bumpp --preid beta --no-push && npm publish --tag beta"
},
Expand Down

0 comments on commit 05f2a74

Please sign in to comment.