Skip to content

Commit 5efba34

Browse files
fix(deps): update dependency nodemon to v3
1 parent 5427d09 commit 5efba34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "^3.0.2"

0 commit comments

Comments
 (0)