Skip to content

Commit dfdff6e

Browse files
weevilgeniusM-Zuber
authored andcommitted
bump nodemon from 2.0.7 to 3.0.1
Fixes #94
1 parent 2683c85 commit dfdff6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "run scripts from package.json when files change",
55
"main": "index.js",
66
"dependencies": {
7-
"nodemon": "^2.0.7",
7+
"nodemon": "^3.0.1",
88
"through2": "^4.0.2"
99
},
1010
"devDependencies": {

0 commit comments

Comments
 (0)