summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-11 05:54:58 +0000
committerGitHub Action <[email protected]>2025-12-11 05:54:58 +0000
commit65a6b3d58558fc867196113784ec5157beae8b50 (patch)
tree95c0485760bd6c11da30e6c9bfe7468ecf1bd84f
parent40f121c3e8f917bacc144455d63b8da44722a68c (diff)
downloadopencode-65a6b3d58558fc867196113784ec5157beae8b50.tar.gz
opencode-65a6b3d58558fc867196113784ec5157beae8b50.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 1afe467ca..41a172e25 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 de11e5164..5fadb6973 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
+}