Skip to content

Commit baf5f88

Browse files
fix(deps): update dependency nodemon to v3
1 parent 2123c52 commit baf5f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: example/express/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"dependencies": {
1717
"express": "~4.21.0",
18-
"nodemon": "~2.0.20"
18+
"nodemon": "~3.1.0"
1919
},
2020
"devDependencies": {
2121
"mocker-api": "^2.9.11"

0 commit comments

Comments
 (0)