diff options
Diffstat (limited to 'assets/package.json')
-rw-r--r-- | assets/package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/package.json b/assets/package.json index e674292..a9cb891 100644 --- a/assets/package.json +++ b/assets/package.json @@ -19,6 +19,10 @@ "@fortawesome/fontawesome-free": "^5.15.4", "@hotwired/turbo": "^7.0.0-rc.1", "@tailwindcss/typography": "^0.4.1", + "luxon": "^2.0.2", + "phoenix": "file:../deps/phoenix", + "phoenix_html": "file:../deps/phoenix_html", + "phoenix_live_view": "file:../deps/phoenix_live_view", "stimulus": "^2.0.0" } } |