We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22e2ca commit c1f6585Copy full SHA for c1f6585
1 file changed
package.json
@@ -10,7 +10,7 @@
10
"binary": {
11
"module_name": "node_printer",
12
"module_path": "./lib/binding",
13
- "host": "https://github.com/woovi/node-printer/releases/download/",
+ "host": "https://github.com/entria/node-printer/releases/download/",
14
"remote_path": "v{version}"
15
},
16
"contributors": [
@@ -65,7 +65,7 @@
65
66
"repository": {
67
"type": "git",
68
- "url": "https://github.com/woovi/node-printer.git"
+ "url": "https://github.com/entria/node-printer.git"
69
70
"resolutions": {
71
"node-gyp": "^9.4.0"
0 commit comments