summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-15 16:22:49 +0000
committerGitHub Action <[email protected]>2025-12-15 16:22:49 +0000
commit9daa4e04ea9e209cef92126cc2bf659b3b026d63 (patch)
tree16efcdb2781b8ac6801ec8b401b7999cc6fde940
parented96ae9d45633392bf96c733162bf1315512d93b (diff)
downloadopencode-9daa4e04ea9e209cef92126cc2bf659b3b026d63.tar.gz
opencode-9daa4e04ea9e209cef92126cc2bf659b3b026d63.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 509d00949..93646355f 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 ac9e2f050..f3e6a3ef0 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
+}