summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-24 19:53:00 +0000
committerGitHub Action <[email protected]>2025-11-24 19:53:00 +0000
commit80b9cd12923f228c9d27bc65f64c70bcef568bc4 (patch)
treeb3c8ca04d2c481f53c4f8dc89b8d71be688df623 /packages
parentb6c1df41fba66e43dbef26a613a1a4d246e13b94 (diff)
downloadopencode-80b9cd12923f228c9d27bc65f64c70bcef568bc4.tar.gz
opencode-80b9cd12923f228c9d27bc65f64c70bcef568bc4.zip
chore: format code
Diffstat (limited to 'packages')
-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 46b0878c7..264df7b5a 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 104b2033d..02474c3e6 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
+}