add libpq-dev

This commit is contained in:
Christoph Haas 2025-03-17 00:03:57 +01:00
parent ac46c269b3
commit dda9f5c69e
3 changed files with 75 additions and 2 deletions

View file

@ -14,6 +14,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.13",
"autoprefixer": "^10.4.21",
"bun": "^1.2.5",
"foundation-sites": "^6.9.0",
"jquery": "^3.7.1",
"motion-ui": "^2.0.8",
@ -23,4 +24,4 @@
"postcss-nesting": "^13.0.1",
"sass": "^1.85.1"
}
}
}