summaryrefslogtreecommitdiff
path: root/assets/package.json
diff options
context:
space:
mode:
authorhref <href@random.sh>2021-09-03 04:02:43 +0200
committerhref <href@random.sh>2021-09-03 04:02:43 +0200
commit5fc45a0e3b144b5e87845d068940afb90c3646a6 (patch)
tree364e9276a63bd23d8033cdae4a9e3e4d5fd755c1 /assets/package.json
parentimprove puppets, fix uploads (diff)
assets..
Diffstat (limited to 'assets/package.json')
-rw-r--r--assets/package.json4
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"
}
}