mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-17 13:15:47 +00:00
Use Node.js 12
This commit is contained in:
parent
e042ecbddd
commit
075b5dc0bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue