Skip to content

Commit

Permalink
Remove references to local repository
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoelg committed Sep 17, 2019
1 parent 08c6307 commit 1234379
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "printer",
"description": "Node.js printer bindings",
"version": "0.3.0",
"homepage": "http://github.com/thiagoelg/node-printer",
"homepage": "http://github.com/tojocky/node-printer",
"author": {
"name": "Ion Lupascu",
"url": "http://program-support.co.uk/",
Expand All @@ -13,7 +13,7 @@
],
"repository": {
"type": "git",
"url": "git://github.com/thiagoelg/node-printer.git"
"url": "git://github.com/tojocky/node-printer.git"
},
"devDependencies": {
"grunt": "^0.4.5",
Expand All @@ -34,7 +34,7 @@
"binary": {
"module_name": "node_printer",
"module_path": "./lib/",
"host": "https://github.com/thiagoelg/node-printer/releases/download/",
"host": "https://github.com/tojocky/node-printer/releases/download/",
"remote_path": "{version}"
},
"licenses": [
Expand Down

0 comments on commit 1234379

Please sign in to comment.