mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
chore: add bun.lock to ensure consistent dependency versions (#471)
Added bun.lock file to lock versions of project dependencies, ensuring reproducible builds and consistent environments across different setups using Bun as the package manager.
This commit is contained in:
18
meta.json
18
meta.json
@@ -627,6 +627,24 @@
|
||||
"radarr"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bentopdf",
|
||||
"name": "BentoPDF",
|
||||
"version": "latest",
|
||||
"description": "BentoPDF is a lightweight PDF conversion microservice that exposes a simple HTTP API for generating PDFs.",
|
||||
"logo": "image.png",
|
||||
"links": {
|
||||
"github": "https://github.com/bentopdf/bentopdf",
|
||||
"website": "https://bentopdf.com/",
|
||||
"docs": "https://github.com/bentopdf/bentopdf#readme"
|
||||
},
|
||||
"tags": [
|
||||
"pdf",
|
||||
"converter",
|
||||
"api",
|
||||
"utility"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "beszel",
|
||||
"name": "Beszel",
|
||||
|
||||
Reference in New Issue
Block a user