Skip to content
Snippets Groups Projects
Commit cc311c14 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

build: update node engines, remove npm engines

parent 7acfb0e9
Branches
No related tags found
No related merge requests found
...@@ -45,8 +45,7 @@ ...@@ -45,8 +45,7 @@
}, },
"homepage": "https://github.com/renovateapp/renovate#readme", "homepage": "https://github.com/renovateapp/renovate#readme",
"engines": { "engines": {
"node": ">=8.8.0", "node": ">= 8.11.0"
"npm": "5"
}, },
"dependencies": { "dependencies": {
"@yarnpkg/lockfile": "1.0.0", "@yarnpkg/lockfile": "1.0.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment