summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-16 00:36:01 +0000
committerGitHub Action <[email protected]>2025-12-16 00:36:01 +0000
commit2e25fe9d5d8df86f3b1a807ad1f7743632dac07a (patch)
treef53f026eb64bca726581b829d02047beadd66fa1
parent38c5f23f4a72a3e429a11da865fd0cc5df946f58 (diff)
downloadopencode-2e25fe9d5d8df86f3b1a807ad1f7743632dac07a.tar.gz
opencode-2e25fe9d5d8df86f3b1a807ad1f7743632dac07a.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 39408bf28..9bed08db3 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 a57526874..3a83514c1 100644
--- a/packages/sdk/js/package.json
+++ b/packages/sdk/js/package.json
@@ -29,4 +29,4 @@
"publishConfig": {
"directory": "dist"
}
-} \ No newline at end of file
+}