summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-07 01:06:38 +0000
committerGitHub Action <[email protected]>2025-11-07 01:06:38 +0000
commitda51c9dfac1f01907186b4e18c981ec45c870e23 (patch)
tree03865c52949f333110aae8faed759c95d6a4c8a8
parent9e04ff013cc549f581ace9f9dbe0c5b318178a90 (diff)
downloadopencode-da51c9dfac1f01907186b4e18c981ec45c870e23.tar.gz
opencode-da51c9dfac1f01907186b4e18c981ec45c870e23.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 e368732fe..a90fb4c84 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 96036d294..d0df17fc7 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
+}