Update dependency nodemon to v2.0.20
This commit is contained in:
parent
d018e313f2
commit
3710097aaf
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
"husky": "8.0.1",
|
"husky": "8.0.1",
|
||||||
"jest": "29.0.2",
|
"jest": "29.0.2",
|
||||||
"lint-staged": "13.0.3",
|
"lint-staged": "13.0.3",
|
||||||
"nodemon": "2.0.19",
|
"nodemon": "2.0.20",
|
||||||
"prettier": "2.7.1"
|
"prettier": "2.7.1"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue