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

Commit 39284db

Browse files
committed
Test tag 5.3.1
1 parent b7dc2a8 commit 39284db

File tree

2 files changed

+38
-10
lines changed

2 files changed

+38
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencv4nodejs-prebuilt",
3-
"version": "5.3.0-3",
3+
"version": "5.3.1",
44
"description": "Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API.",
55
"keywords": [
66
"opencv",
@@ -43,6 +43,7 @@
4343
},
4444
"gypfile": true,
4545
"dependencies": {
46+
"@nut-tree/opencv-build-darwin": "^4.1.1-7",
4647
"nan": "^2.14.1",
4748
"native-node-utils": "^0.2.7",
4849
"npmlog": "^4.1.2",

0 commit comments

Comments
 (0)