summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-02 16:45:56 +0000
committerGitHub Action <[email protected]>2025-12-02 16:45:56 +0000
commitcae23cde09b5e0fa2c15a240135e2d2e4f864613 (patch)
treec9bec30aeabc64f29d0c4ef73e7be71a249feed0
parent702fb2562c52c790d643c48b041e4065971e8952 (diff)
downloadopencode-cae23cde09b5e0fa2c15a240135e2d2e4f864613.tar.gz
opencode-cae23cde09b5e0fa2c15a240135e2d2e4f864613.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 45bdb0321..58232a539 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 fad5301ba..168159934 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
+}