Skip to content

Commit 26f3299

Browse files
committed
fix: update package name in path
1 parent 2ed2f60 commit 26f3299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"module_name": "index",
5050
"module_path": "./lib/v6",
5151
"remote_path": "./v{version}",
52-
"package_name": "{platform}-{arch}-{libc}.tar.gz",
52+
"package_name": "skia-canvas-v{version}-{platform}-{arch}-{libc}.tar.gz",
5353
"host": "https://github.com/samizdatco/skia-canvas/releases/download"
5454
},
5555
"keywords": [

0 commit comments

Comments
 (0)