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 0b8c056 commit f6c3ca8Copy full SHA for f6c3ca8
package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"lint": "eslint .",
7
"lint:fix": "eslint . --fix",
8
- "build": "bun --bun build.ts"
+ "build": "bun build.ts"
9
},
10
"dependencies": {
11
"uuid": "^11.0.5",
0 commit comments