update package of fastify
This commit is contained in:
parent
3c29c992e5
commit
044288eb02
@ -1,6 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "nodemon app.js"
|
||||
"start": "fuser -k 2000/tcp || true && nodemon app.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fastify/cors": "^8.5.0",
|
||||
|
||||
6
package-lock.json
generated
Normal file
6
package-lock.json
generated
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "backend",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user