mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
Update package.json
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"fastify": "^4.26.2",
|
||||
"@fastify/cors": "^9.0.1"
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"dotenv": "^16.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user