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

Commit 2f4c1cd

Browse files
committed
Update version
1 parent 3677921 commit 2f4c1cd

File tree

2 files changed

+11
-48
lines changed

2 files changed

+11
-48
lines changed

package-lock.json

Lines changed: 9 additions & 46 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencv4nodejs-prebuilt",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"description": "Asynchronous OpenCV 4.x nodejs bindings with JavaScript and TypeScript API.",
55
"keywords": [
66
"opencv",
@@ -46,7 +46,7 @@
4646
"nan": "^2.14.2",
4747
"native-node-utils": "^0.2.7",
4848
"npmlog": "^4.1.2",
49-
"prebuild-install": "^6.1.1"
49+
"prebuild-install": "^6.1.2"
5050
},
5151
"optionalDependencies": {
5252
"@types/node": ">6"

0 commit comments

Comments
 (0)