Skip to content

Commit

Permalink
Update npm to v6.14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 22, 2021
1 parent 8c7608d commit 0dbc929
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A sample Node.js app using Express 4",
"engines": {
"node": "14.x",
"npm": "6.14.8"
"npm": "6.14.14"
},
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion quiz-app-mean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
},
"engines": {
"node": "14.17.5",
"npm": "6.14.8"
"npm": "6.14.14"
}
}

0 comments on commit 0dbc929

Please sign in to comment.