summaryrefslogtreecommitdiffhomepage
path: root/app/package.json
diff options
context:
space:
mode:
authorJay V <[email protected]>2025-05-27 20:38:23 -0400
committerJay V <[email protected]>2025-05-27 20:38:29 -0400
commit37082b217653b33da1ff5318293ceec28a253f9b (patch)
treec762d61812918f2c56e970e32c066b13a44d5732 /app/package.json
parentb9f009c529e7d70484ba2674547f050c55862ca4 (diff)
downloadopencode-37082b217653b33da1ff5318293ceec28a253f9b.tar.gz
opencode-37082b217653b33da1ff5318293ceec28a253f9b.zip
styling share
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json6
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"
+ }
}