Skip to content

Commit f6c3ca8

Browse files
author
Jerry Bruwes
committed
modified: package.json
1 parent 0b8c056 commit f6c3ca8

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
@@ -5,7 +5,7 @@
55
"scripts": {
66
"lint": "eslint .",
77
"lint:fix": "eslint . --fix",
8-
"build": "bun --bun build.ts"
8+
"build": "bun build.ts"
99
},
1010
"dependencies": {
1111
"uuid": "^11.0.5",

0 commit comments

Comments
 (0)