Updated package.json

This commit is contained in:
ybouane 2024-10-12 11:25:44 -04:00
parent e3a8d062f2
commit 38e8f051d9
2 changed files with 15 additions and 5 deletions

View file

@ -8,9 +8,6 @@
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node watcher.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"fastify": "^5.0.0"
}
"author": "ybouane",
"license": "Apache-2.0"
}