summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorMaddison Hellstrom <[email protected]>2026-04-24 19:47:05 -0700
committerGitHub <[email protected]>2026-04-24 22:47:05 -0400
commit49894330d91c981e35be2002079442c8d0fe9836 (patch)
tree138145deb7138648d496d886deb94c143fd60c54 /bun.lock
parentcdc7d5f2eafa62158a6305025d4c1b37d961c40f (diff)
downloadopencode-49894330d91c981e35be2002079442c8d0fe9836.tar.gz
opencode-49894330d91c981e35be2002079442c8d0fe9836.zip
fix(build): add prettier to devDependencies (#23255)
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index d42183f93..47d178706 100644
--- a/bun.lock
+++ b/bun.lock
@@ -451,6 +451,7 @@
"@typescript/native-preview": "catalog:",
"drizzle-kit": "catalog:",
"drizzle-orm": "catalog:",
+ "prettier": "3.6.2",
"typescript": "catalog:",
"vscode-languageserver-types": "3.17.5",
"why-is-node-running": "3.2.2",