summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-04 04:19:15 +0000
committerGitHub Action <[email protected]>2025-12-04 04:19:15 +0000
commitc0a21e7025bbc24540d24d225432b841c75e1e47 (patch)
treef3fee43800799a8fb43a18335cbbd3ffd2d5b543
parent10cc15aabe49ef5e97fb88c85dc59c11772f6537 (diff)
downloadopencode-c0a21e7025bbc24540d24d225432b841c75e1e47.tar.gz
opencode-c0a21e7025bbc24540d24d225432b841c75e1e47.zip
chore: format code
-rw-r--r--packages/plugin/package.json2
-rw-r--r--packages/sdk/js/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index 33b843371..f78fba396 100644
--- a/packages/plugin/package.json
+++ b/packages/plugin/package.json
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-} \ No newline at end of file
+}
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json
index 323b19019..14603135f 100644
--- a/packages/sdk/js/package.json
+++ b/packages/sdk/js/package.json
@@ -26,4 +26,4 @@
"publishConfig": {
"directory": "dist"
}
-} \ No newline at end of file
+}