We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb77cc8 commit 32cac40Copy full SHA for 32cac40
package.json
@@ -8,7 +8,7 @@
8
"node": ">=16.0.0"
9
},
10
"scripts": {
11
- "start": "bun index.js",
+ "start": "node index.js",
12
"genPackageLock": "npm i --package-lock-only"
13
14
"keywords": [
0 commit comments