Skip to content

Commit

Permalink
🐛 fix: Fix scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Nov 20, 2024
1 parent be085bd commit 83dafe6
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 @@ -27,7 +27,7 @@
"es"
],
"scripts": {
"build": "build:toc && father build",
"build": "father build",
"build:static": "tsx scripts/svgWorkflow/index.ts",
"build:toc": "tsx scripts/tocWorkflow/index.ts",
"build:watch": "father dev",
Expand Down

0 comments on commit 83dafe6

Please sign in to comment.