Locks Node version to 14 (#1977)

This commit is contained in:
Omar López 2022-02-24 11:39:01 -07:00 committed by GitHub
parent 00e3b970d6
commit 795423ae55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 1120 deletions

View File

@ -52,7 +52,7 @@
]
},
"engines": {
"node": ">=14.x",
"node": ">=14.x <15",
"npm": ">=7.0.0",
"yarn": ">=1.19.0 < 2.0.0"
},

1175
yarn.lock

File diff suppressed because it is too large Load Diff