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

Commit c3e3b5c

Browse files
author
Simon Hofmann
committed
Updated OCV version
1 parent 9f39a1d commit c3e3b5c

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-b11",
3+
"version": "4.15.0-minimal",
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"
58+
"opencv": "3.4.6-home"
5959
}

0 commit comments

Comments
 (0)