Skip to content

Commit c1f6585

Browse files
committed
fix(name): fix repo name
1 parent b22e2ca commit c1f6585

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"binary": {
1111
"module_name": "node_printer",
1212
"module_path": "./lib/binding",
13-
"host": "https://github.com/woovi/node-printer/releases/download/",
13+
"host": "https://github.com/entria/node-printer/releases/download/",
1414
"remote_path": "v{version}"
1515
},
1616
"contributors": [
@@ -65,7 +65,7 @@
6565
},
6666
"repository": {
6767
"type": "git",
68-
"url": "https://github.com/woovi/node-printer.git"
68+
"url": "https://github.com/entria/node-printer.git"
6969
},
7070
"resolutions": {
7171
"node-gyp": "^9.4.0"

0 commit comments

Comments
 (0)