Skip to content

Commit 165652f

Browse files
committed
v2.11.0-pb
1 parent 9b29b3b commit 165652f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "canvas",
33
"description": "Canvas graphics API backed by Cairo",
4-
"version": "2.11.0",
4+
"version": "2.11.0-pb",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"main": "index.js",
77
"browser": "browser.js",
@@ -37,7 +37,7 @@
3737
"binary": {
3838
"module_name": "canvas",
3939
"module_path": "build/Release",
40-
"host": "https://github.com/Automattic/node-canvas/releases/download/",
40+
"host": "https://github.com/cellengine/node-canvas/releases/download/",
4141
"remote_path": "v{version}",
4242
"package_name": "{module_name}-v{version}-{node_abi}-{platform}-{libc}-{arch}.tar.gz"
4343
},

0 commit comments

Comments
 (0)