summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-18 10:28:55 +0000
committerGitHub Action <[email protected]>2025-12-18 10:28:55 +0000
commitcc9f88ac8f9153ed742949e15f02612df8a192ac (patch)
tree1faf70e2b5e6b09c917e4387f7a46a36344d9eff
parentfe65ed6a6109c61f5bc7a2524f7386e577d28159 (diff)
downloadopencode-cc9f88ac8f9153ed742949e15f02612df8a192ac.tar.gz
opencode-cc9f88ac8f9153ed742949e15f02612df8a192ac.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 3b96b9d13..857439f57 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 910981b28..31169004d 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
+}