Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 75982b5

Browse files
Merge pull request #16 from TechOptimum/dependabot/npm_and_yarn/nodemon-2.0.20
Bump nodemon from 2.0.19 to 2.0.20
2 parents 49db16b + 9b7daf6 commit 75982b5

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"start": "nodemon app.js"
1616
},
1717
"devDependencies": {
18-
"nodemon": "^2.0.19"
18+
"nodemon": "^2.0.20"
1919
}
2020
}

0 commit comments

Comments
 (0)