diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 55e061d..bb0440f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.0.0", "install": "0.13.0", - "nodemon": "2.0.16", + "nodemon": "2.0.18", "npm-run-all": "4.1.5", "prettier": "2.7.1", "typescript": "4.7.4" |