mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-14 00:44:53 +03:00
moved alpinejs to devdeps
This commit is contained in:
parent
de7c2995fd
commit
c2795b1030
|
@ -36,8 +36,8 @@
|
|||
"tailwindcss": "^3.3.2",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tailwindcss/line-clamp": "^0.4.4",
|
||||
"@tailwindcss/typography": "^0.5.9"
|
||||
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"alpinejs": "^3.12.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"alpinejs": "^3.12.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user