Skip to content

Commit d7cfacd

Browse files
fix kinectazure reference in package.json
1 parent 4fa2350 commit d7cfacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"module_name": "kinect2",
3535
"module_path": "./lib/binding/napi-v4",
3636
"remote_path": "v{version}",
37-
"package_name": "kinect-azure-v{version}-napi-v4-{platform}-{arch}.tar.gz",
37+
"package_name": "kinect2-v{version}-napi-v4-{platform}-{arch}.tar.gz",
3838
"host": "https://github.com/wouterverweirder/kinect2/releases/download/",
3939
"napi_versions": [
4040
4

0 commit comments

Comments
 (0)