diff options
| author | Adam <[email protected]> | 2025-10-28 15:39:34 -0500 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-10-28 15:39:41 -0500 |
| commit | 46ad4567188906b0d8e2cf2a67d6add6ec333a61 (patch) | |
| tree | 1e1af19a4e000292d13269d5b991853b74458dbb /package.json | |
| parent | 832ffd23032c11bc289b36b95399a2b25b9fa779 (diff) | |
| download | opencode-46ad4567188906b0d8e2cf2a67d6add6ec333a61.tar.gz opencode-46ad4567188906b0d8e2cf2a67d6add6ec333a61.zip | |
wip: desktop work
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 151fa4d91..32e974f5b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@tsconfig/bun": "1.0.9", "@cloudflare/workers-types": "4.20251008.0", "@openauthjs/openauth": "0.0.0-20250322224806", - "@pierre/precision-diffs": "0.3.5", + "@pierre/precision-diffs": "0.3.6", "@solidjs/meta": "0.29.4", "@tailwindcss/vite": "4.1.11", "diff": "8.0.2", @@ -63,7 +63,7 @@ "license": "MIT", "prettier": { "semi": false, - "printWidth": 120 + "printWidth": 100 }, "trustedDependencies": [ "esbuild", |
