src: fix readers detection logic
- Also, upgrade buffertools that allows to use it only when needed.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"test": "test"
|
||||
},
|
||||
"dependencies": {
|
||||
"buffertools": "~1.1.1",
|
||||
"buffertools": "^2.1.2",
|
||||
"bindings": "~1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user