Skip to content

Commit

Permalink
buildbot: 2/2 12:58
Browse files Browse the repository at this point in the history
  • Loading branch information
josephclaytonhansen committed Feb 2, 2024
1 parent 516d024 commit 30e544b
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 @@ -9,7 +9,7 @@
"preview": "vite preview",
"prepare": "husky install",
"precommit": "npm run build && bash minify.sh && rm -rf ../built-josephhansen-dev/built-josephhansen-dev/assets && cp -r dist/* ../built-josephhansen-dev/built-josephhansen-dev && node sitemap.js",
"buildbot": "node commit.js && cd ../built-josephhansen-dev/built-josephhansen-dev/ && node ../../commit.js"
"buildbot": "node commit.js && cd ../built-josephhansen-dev/built-josephhansen-dev/ && node ../../josephhansen.dev/commit.js"
},
"dependencies": {
"@headlessui/tailwindcss": "^0.2.0",
Expand Down

0 comments on commit 30e544b

Please sign in to comment.