Use Node.js 14

This commit is contained in:
Richie Bendall 2021-02-04 15:06:45 +13:00 committed by GitHub
parent 2a6d4876e6
commit 77843f78e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"url": "git@github.com:remy/mit-license.git"
},
"engines": {
"node": ">=12"
"node": "14.x"
},
"author": "Remy Sharp <remy@leftlogic.com> (http://remysharp.com/)",
"scripts": {