Remove nodemon dependency in package.json

as it is already in devDependencies
This commit is contained in:
Samuel Oechsler 2024-10-31 21:23:45 +01:00
parent 1a030a6ddd
commit eb312cc61d
No known key found for this signature in database

View File

@ -21,7 +21,6 @@
"moment": "^2.29.4",
"mysql2": "^3.11.1",
"node-rsa": "^1.0.8",
"nodemon": "^2.0.2",
"openid-client": "^5.4.0",
"objection": "3.0.1",
"path": "^0.12.7",