summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-21 05:58:46 +0000
committeropencode <[email protected]>2025-11-21 06:03:38 +0000
commita67b61613989b548070d4e9eb7617fd7eecb1ffd (patch)
treeacec807e51579f6ec77ce3a70f30943387fe04af
parent2991547974a67a1a5383a50551fbd6c6e9b1358c (diff)
downloadopencode-a67b61613989b548070d4e9eb7617fd7eecb1ffd.tar.gz
opencode-a67b61613989b548070d4e9eb7617fd7eecb1ffd.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 d1c45be81..d0b289093 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 b6fc63605..4d4591957 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
+}