summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-13 22:39:53 +0000
committerGitHub Action <[email protected]>2025-11-13 22:39:53 +0000
commit92604b391b21438d87b86cfc36f937030017bdaf (patch)
tree6596a9823470f74abfcd6c75ca4588f8f6546e13
parent0c51feb9c293b9dec8bcee9f2ca79ed9fd741e2c (diff)
downloadopencode-92604b391b21438d87b86cfc36f937030017bdaf.tar.gz
opencode-92604b391b21438d87b86cfc36f937030017bdaf.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 e7777bf97..52eee7f7d 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 a0e53605d..28e5f53fe 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
+}