Skip to content

Commit 9436a91

Browse files
committed
remove unused dev script from package.json
1 parent 4aef7e7 commit 9436a91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"author": "",
1717
"license": "MIT",
1818
"scripts": {
19-
"dev": "bun run examples/debug.ts",
2019
"format": "prettier --write src/**/*.ts",
2120
"format:check": "prettier --check src/**/*.ts",
2221
"test": "bun test --coverage tests/*.test.ts",

0 commit comments

Comments
 (0)