Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinwloring1988 authored Nov 27, 2024
1 parent 2ca4f9b commit da9eb08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"dockerbuild": "docker build -t bolt-ai:development -t bolt-ai:latest --target bolt-ai-development .",
"typecheck": "tsc",
"typegen": "wrangler types",
"preview": "pnpm run build && pnpm run start",
"prepare": "husky"
"preview": "pnpm run build && pnpm run start"
},
"engines": {
"node": ">=18.18.0"
Expand Down

0 comments on commit da9eb08

Please sign in to comment.