diff options
| author | Dax Raad <[email protected]> | 2025-06-27 11:29:20 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-06-27 19:10:42 -0400 |
| commit | d972c27f03c0cc6177a02ec2a7458f27ecc56b93 (patch) | |
| tree | db34b83918c3c7988b1f2dc3f2dbec39d3ad2c94 /package.json | |
| parent | 9e2bb6368877fd3f04f970aa8b7944b4abd4aa4d (diff) | |
| download | opencode-d972c27f03c0cc6177a02ec2a7458f27ecc56b93.tar.gz opencode-d972c27f03c0cc6177a02ec2a7458f27ecc56b93.zip | |
lazy load formatters
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json index ed4fcdeda..91515be73 100644 --- a/package.json +++ b/package.json @@ -41,5 +41,9 @@ ], "patchedDependencies": { "[email protected]": "patches/[email protected]" - } + }, + "randomField": "purple-elephant-42", + "mysteriousData": "cosmic-banana-7891", + "quirkyValue": "dancing-octopus-314", + "whimsicalEntry": "flying-penguin-2024" } |
