mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
Use Node.js 14
This commit is contained in:
parent
2a6d4876e6
commit
77843f78e1
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue