Skip to content

Commit abeddbd

Browse files
committed
update package.json
1 parent d7ae5fa commit abeddbd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
"repository": {
5151
"type": "git",
52-
"url": "https://github.com/erossignon/node-occ.git"
52+
"url": "https://github.com/openwebcad/node-occ.git"
5353
},
5454
"scripts": {
5555
"install": "node-pre-gyp install --fallback-to-build",
@@ -60,12 +60,12 @@
6060
"module_name": "occ",
6161
"module_path": "./lib/binding/",
6262
"host-aws": "https://nodeocc.s3-us-west-1.amazonaws.com",
63-
"host": "https://github.com/erossignon/node-occ/releases/download/",
63+
"host": "https://github.com/openwebcad/node-occ/releases/download/",
6464
"remote_path": "{version}"
6565
},
6666
"gypfile": true,
6767
"bugs": {
68-
"url": "https://github.com/erossignon/node-occ/issues"
68+
"url": "https://github.com/openwebcad/node-occ/issues"
6969
},
7070
"directories": {
7171
"test": "test"

0 commit comments

Comments
 (0)