Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Commit 82ca4d5

Browse files
committed
Update npm to v7.19.1
1 parent 4f1b74e commit 82ca4d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"debug": "4.3.1",
77
"ejs": "3.1.6",
88
"hoek": "4.2.1",
9-
"npm": "7.14.0",
9+
"npm": "7.19.1",
1010
"streaming-json-stringify": "3.1.0"
1111
},
1212
"devDependencies": {
1313
"eslint": "7.27.0"
1414
},
1515
"engines": {
16-
"npm": "7.14.0"
16+
"npm": "7.19.1"
1717
},
1818
"license": "MIT"
1919
}

0 commit comments

Comments
 (0)