Skip to content

Commit a43fbba

Browse files
committed
Updated OpenCV dependency to enable prebuilt bindings
1 parent 95be9d3 commit a43fbba

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

package-lock.json

Lines changed: 7 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"dependencies": {
5757
"clipboardy": "^2.0.0",
58-
"opencv4nodejs-prebuilt": "4.15.0-core",
58+
"opencv4nodejs-prebuilt": "4.15.1",
5959
"robotjs-node10": "0.5.3"
6060
},
6161
"devDependencies": {

0 commit comments

Comments
 (0)