Skip to content

Commit 32cac40

Browse files
authored
NO
1 parent eb77cc8 commit 32cac40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"node": ">=16.0.0"
99
},
1010
"scripts": {
11-
"start": "bun index.js",
11+
"start": "node index.js",
1212
"genPackageLock": "npm i --package-lock-only"
1313
},
1414
"keywords": [

0 commit comments

Comments
 (0)