Add Engine directive
This commit is contained in:
parent
6dc9dddd52
commit
60639d52c6
1 changed files with 4 additions and 1 deletions
|
@ -28,5 +28,8 @@
|
|||
"name": "MIT",
|
||||
"url": "http://www.opensource.org/licenses/mit-license.php"
|
||||
}
|
||||
]
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=5.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue