Skip to content

Commit 65c44b0

Browse files
fix(deps): update dependency nodemon to v3
1 parent 59a42c3 commit 65c44b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"dependencies": {
1717
"express": "~4.18.2",
18-
"nodemon": "~2.0.20"
18+
"nodemon": "~3.1.0"
1919
},
2020
"devDependencies": {
2121
"mocker-api": "^2.9.10"

0 commit comments

Comments
 (0)