Chore: update packages used by mail html template (#6970)

This commit is contained in:
shamoon
2024-06-11 20:25:57 -07:00
committed by GitHub
parent c929a18da2
commit d03058e539
3 changed files with 1357 additions and 309 deletions
+1
View File
@@ -22,6 +22,7 @@ var/
*.egg-info/
.installed.cfg
*.egg
/src/paperless_mail/templates/node_modules
# PyInstaller
# Usually these files are written by a python script from a template
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,5 +1,5 @@
{
"devDependencies": {
"tailwindcss": "^3.0.24"
"tailwindcss": "^3.4.4"
}
}