summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-18 01:09:02 +0000
committerGitHub Action <[email protected]>2025-12-18 01:09:02 +0000
commit49b4b5907e6a73870e967e6792d29f7a435942c2 (patch)
treec697965209930ec494c14e4601401842407d2c6c
parentf82442c1231d729726df18ccf1ae665269e8bd8b (diff)
downloadopencode-49b4b5907e6a73870e967e6792d29f7a435942c2.tar.gz
opencode-49b4b5907e6a73870e967e6792d29f7a435942c2.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 a208db3c0..44f082689 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 bbabaf69e..5f390aa68 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
+}