add alpine.js

This commit is contained in:
2022-02-12 02:14:33 -05:00
parent 11ddba79e3
commit ba58f92f02
3 changed files with 54 additions and 1 deletions

View File

@ -10,6 +10,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"alpinejs": "^3.9.0",
"phoenix": "file:../deps/phoenix",
"phoenix_html": "file:../deps/phoenix_html",
"phoenix_live_view": "file:../deps/phoenix_live_view",