diff options
| author | Jay V <[email protected]> | 2025-05-27 20:38:23 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-05-27 20:38:29 -0400 |
| commit | 37082b217653b33da1ff5318293ceec28a253f9b (patch) | |
| tree | c762d61812918f2c56e970e32c066b13a44d5732 /app/package.json | |
| parent | b9f009c529e7d70484ba2674547f050c55862ca4 (diff) | |
| download | opencode-37082b217653b33da1ff5318293ceec28a253f9b.tar.gz opencode-37082b217653b33da1ff5318293ceec28a253f9b.zip | |
styling share
Diffstat (limited to 'app/package.json')
| -rw-r--r-- | app/package.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 1e4954367..b47ee8853 100644 --- a/app/package.json +++ b/app/package.json @@ -36,5 +36,9 @@ "esbuild", "protobufjs", "sharp" - ] + ], + "dependencies": { + "@types/luxon": "^3.6.2", + "luxon": "^3.6.1" + } } |
