Skip to content

Commit a253958

Browse files
committed
refactor: consolidate cli/ into scripts/
1 parent efead8f commit a253958

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "node --import tsx --test tests/*.test.ts",
1818
"format": "prettier --write .",
1919
"format:check": "prettier --check .",
20-
"dcp": "tsx cli/print.ts"
20+
"dcp": "tsx scripts/print.ts"
2121
},
2222
"keywords": [
2323
"opencode",
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)