mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Update node-pre-gyp
The older `node-pre-gyp` version prevented proper handling with electron (as shown in https://github.com/mapbox/node-pre-gyp/pull/175).
This commit is contained in:
parent
870ffb56c2
commit
0471feedf8
@ -6,7 +6,7 @@
|
||||
"dependencies": {
|
||||
"buffers": "^0.1.1",
|
||||
"nan": "^2.0.9",
|
||||
"node-pre-gyp": "^0.6.11"
|
||||
"node-pre-gyp": "^0.6.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tape": "^3.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user