summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-22 03:25:31 +0000
committeropencode <[email protected]>2025-11-22 03:31:29 +0000
commit986cc0a01ca0704e84023ee1da4c4abe595c0f15 (patch)
treebda1f933195efe35a23e903c8b975a52c33e14dc /packages
parentb20fd36c4857362641ae423d742e8d0e0c5b5fc6 (diff)
downloadopencode-986cc0a01ca0704e84023ee1da4c4abe595c0f15.tar.gz
opencode-986cc0a01ca0704e84023ee1da4c4abe595c0f15.zip
chore: format code
Diffstat (limited to 'packages')
-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 ee84b265b..d443aa533 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 e61849bd7..a51a763ff 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
+}