mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-10 04:39:55 +00:00
Update npm entry in package.json to match the npm version we use
Change-type: patch
This commit is contained in:
parent
303b7599dc
commit
cda1e9788d
@ -271,7 +271,7 @@ Make sure you are running at least:
|
||||
|
||||
```sh
|
||||
node -v # >= 12.16.2
|
||||
npm -v # >= 6.14.0
|
||||
npm -v # >= 6.14.4
|
||||
git --version # >= 2.13.0
|
||||
```
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.16.2",
|
||||
"npm": "^5.7.0"
|
||||
"npm": "^6.14.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@balena/contrato": "^0.5.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user