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