summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-01 13:27:29 +0000
committerGitHub Action <[email protected]>2025-12-01 13:27:29 +0000
commiteeb0d2b8e022d8df8c362674a6ccf89afc738582 (patch)
tree97b6e4b31b4e3871696d81552f3ef2a56d513b9e
parentbf8c866bf79f1db3de6597f62d9f9694dafe7759 (diff)
downloadopencode-eeb0d2b8e022d8df8c362674a6ccf89afc738582.tar.gz
opencode-eeb0d2b8e022d8df8c362674a6ccf89afc738582.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 21ef2a744..7248787e8 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 9d3de8bb1..651f061ae 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
+}