package.json.cmake: Proper version requires for nodejs
Signed-off-by: Helio Chissini de Castro <helio@kde.org> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
14f4567d86
commit
1b059c1351
@@ -5,7 +5,7 @@
|
|||||||
"homepage": "http://github.com/intel-iot-devkit/mraa",
|
"homepage": "http://github.com/intel-iot-devkit/mraa",
|
||||||
"main" : "./mraa.node",
|
"main" : "./mraa.node",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 1.0.x"
|
"node": ">= 0.10.x"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url" : "http://github.com/intel-iot-devkit/mraa/issues"
|
"url" : "http://github.com/intel-iot-devkit/mraa/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user