summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-15 16:52:45 +0000
committerGitHub Action <[email protected]>2025-12-15 16:52:45 +0000
commitb7597c12dde5889c8cb048fdb4889bf902236340 (patch)
tree6511cb96ff9112f9c5ead9b68720dbf6f0e91fdf
parent683059018326e3cc5a77c31eb87c3302472789d9 (diff)
downloadopencode-b7597c12dde5889c8cb048fdb4889bf902236340.tar.gz
opencode-b7597c12dde5889c8cb048fdb4889bf902236340.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 a65977a3b..3fa08bef0 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 139e0e486..3da64315b 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
+}