Skip to content

Commit

Permalink
NO
Browse files Browse the repository at this point in the history
  • Loading branch information
dave9123 authored Dec 18, 2024
1 parent eb77cc8 commit 32cac40
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 @@ -8,7 +8,7 @@
"node": ">=16.0.0"
},
"scripts": {
"start": "bun index.js",
"start": "node index.js",
"genPackageLock": "npm i --package-lock-only"
},
"keywords": [
Expand Down

0 comments on commit 32cac40

Please sign in to comment.