Skip to content

Commit

Permalink
bump nodemon from 2.0.7 to 3.0.1
Browse files Browse the repository at this point in the history
Fixes #94
  • Loading branch information
weevilgenius authored and M-Zuber committed Apr 26, 2024
1 parent 2683c85 commit dfdff6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "run scripts from package.json when files change",
"main": "index.js",
"dependencies": {
"nodemon": "^2.0.7",
"nodemon": "^3.0.1",
"through2": "^4.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit dfdff6e

Please sign in to comment.