mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +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"
|
"url": "git@github.com:remy/mit-license.git"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": "14.x"
|
||||||
},
|
},
|
||||||
"author": "Remy Sharp <remy@leftlogic.com> (http://remysharp.com/)",
|
"author": "Remy Sharp <remy@leftlogic.com> (http://remysharp.com/)",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue