summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-16 07:44:06 +0000
committerGitHub Action <[email protected]>2025-11-16 07:44:06 +0000
commit31c7a0157cdeb49251e7ae5d43ab45e27a55150a (patch)
tree34bf94b5ec5bc4fc5667e0b6aebc0bcf8899aa51
parente728b94bcaac1f019b3a03f04465b3c00d3fdc3a (diff)
downloadopencode-31c7a0157cdeb49251e7ae5d43ab45e27a55150a.tar.gz
opencode-31c7a0157cdeb49251e7ae5d43ab45e27a55150a.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 a2963f5d1..f0c5c120b 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 97f3ce12d..c6fe35dce 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
+}