summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-06 18:59:34 +0000
committerGitHub Action <[email protected]>2025-11-06 18:59:34 +0000
commitcd6072ec5827667824b8eb339ecf7d8c2848c21d (patch)
tree47b05b95b8845fa82fb1b1b95efc8655e69d5b06
parent017e42bbcde35d0c4d9a6edf556c61122cfba308 (diff)
downloadopencode-cd6072ec5827667824b8eb339ecf7d8c2848c21d.tar.gz
opencode-cd6072ec5827667824b8eb339ecf7d8c2848c21d.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 b8d26439b..f4f7fbfb0 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 76a6552c5..c931dd44a 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
+}