Skip to content

Commit

Permalink
fix: for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklvh committed Nov 27, 2023
1 parent 3d78d04 commit 07a0099
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 @@ -5,7 +5,7 @@
"main": "dist/index.js",
"scripts": {
"build": "tsup",
"start": "tsup && cls && node ."
"start": "tsup && node ."
},
"private": true,
"repository": {
Expand Down

0 comments on commit 07a0099

Please sign in to comment.