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

Commit 3fe9ae3

Browse files
authored
Merge pull request #15 from Neko7sora/renovate/npm-7.x
Update npm to v7
2 parents cb584bd + 28a08ea commit 3fe9ae3

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": "^2.6.9",
77
"ejs": "^2.5.6",
88
"hoek": "^4.0.0",
9-
"npm": "^6.4.1",
9+
"npm": "^7.0.0",
1010
"streaming-json-stringify": "^3.1.0"
1111
},
1212
"devDependencies": {
1313
"eslint": "^6.2.2"
1414
},
1515
"engines": {
16-
"npm": "2.15.0"
16+
"npm": "7.12.0"
1717
},
1818
"license": "MIT"
1919
}

0 commit comments

Comments
 (0)