Skip to content

Commit 82089fb

Browse files
Update nodemon version in devDependencies
1 parent c15464c commit 82089fb

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
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"jest": "^29.0.0",
22-
"nodemon": "^3.1.10"
22+
"nodemon": "^2.0.20"
2323
},
2424
"author": "Test Author",
2525
"license": "MIT"

0 commit comments

Comments
 (0)