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

Commit 3d7bc0b

Browse files
author
Simon Hofmann
committed
Updated OpenCV to 4.1.1
1 parent 76636b4 commit 3d7bc0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencv4nodejs-prebuilt",
3-
"version": "5.3.0-beta1",
3+
"version": "5.3.0-beta2",
44
"description": "Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API.",
55
"keywords": [
66
"opencv",
@@ -54,7 +54,7 @@
5454
"opencv4nodejs": {
5555
"disableAutoBuild": 1
5656
},
57-
"opencv": "4.1.1-beta4",
57+
"opencv": "4.1.1",
5858
"devDependencies": {
5959
"prebuild": "^9.1.0"
6060
}

0 commit comments

Comments
 (0)