Skip to content

Commit 1dd1578

Browse files
committed
Update npm to v6.14.16
1 parent 14386ac commit 1dd1578

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A sample Node.js app using Express 4",
55
"engines": {
66
"node": "14.x",
7-
"npm": "6.14.8"
7+
"npm": "6.14.16"
88
},
99
"main": "index.js",
1010
"scripts": {

quiz-app-mean/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
},
5454
"engines": {
5555
"node": "14.17.6",
56-
"npm": "6.14.8"
56+
"npm": "6.14.16"
5757
}
5858
}

0 commit comments

Comments
 (0)