Use Node.js 12

This commit is contained in:
Richie Bendall 2020-11-09 17:04:03 +13:00 committed by GitHub
parent e042ecbddd
commit 075b5dc0bc
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": ">=10"
"node": ">=12"
},
"author": "Remy Sharp <remy@leftlogic.com> (http://remysharp.com/)",
"scripts": {