pkg: update engine with supported node versions
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "pcsclite",
|
"name": "pcsclite",
|
||||||
"version": "0.4.0",
|
"version": "0.4.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "~0.8.0"
|
"node": ">=0.8.0 < 4"
|
||||||
},
|
},
|
||||||
"description": "Bindings over pcsclite to access Smart Cards",
|
"description": "Bindings over pcsclite to access Smart Cards",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user