Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 769ad09

Browse files
author
Simon Hofmann
committed
Enabled static OCV
1 parent 54f4d5b commit 769ad09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencv4nodejs-prebuilt",
3-
"version": "4.15.0-b8",
3+
"version": "4.15.0-b9",
44
"description": "This is a fork of opencv4nodejs which provides pre-built binaries",
55
"keywords": [
66
"opencv",
@@ -55,5 +55,5 @@
5555
"devDependencies": {
5656
"prebuild": "^8.2.0"
5757
},
58-
"opencv": "3.4.6-beta28"
58+
"opencv": "3.4.6-beta29"
5959
}

0 commit comments

Comments
 (0)