Remove nodemon dependency in package.json
as it is already in devDependencies
This commit is contained in:
parent
1a030a6ddd
commit
eb312cc61d
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"mysql2": "^3.11.1",
|
"mysql2": "^3.11.1",
|
||||||
"node-rsa": "^1.0.8",
|
"node-rsa": "^1.0.8",
|
||||||
"nodemon": "^2.0.2",
|
|
||||||
"openid-client": "^5.4.0",
|
"openid-client": "^5.4.0",
|
||||||
"objection": "3.0.1",
|
"objection": "3.0.1",
|
||||||
"path": "^0.12.7",
|
"path": "^0.12.7",
|
||||||
|
|
Loading…
Reference in a new issue