Browse Source
Update required node version to match with LTS Carbon
gre-patch-1
meriadec
6 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
@ -186,7 +186,7 @@ |
|
|
|
"yaml-loader": "^0.5.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=8.9.0 <=8.12.0", |
|
|
|
"node": ">=8.9.0 <=8.14.0", |
|
|
|
"yarn": "^1.10.1" |
|
|
|
}, |
|
|
|
"private": true |
|
|
|