Skip to content

Commit 60a7523

Browse files
committed
package update
1 parent 738c2d2 commit 60a7523

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/microlock.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/thebigredgeek/microlock.git"
8+
"url": "git+https://github.com/jobstart/microlock.git"
99
},
1010
"keywords": [
1111
"distributed",
@@ -16,9 +16,9 @@
1616
"author": "Andrew E. Rhyne",
1717
"license": "MIT",
1818
"bugs": {
19-
"url": "https://github.com/thebigredgeek/microlock/issues"
19+
"url": "https://github.com/jobstart/microlock/issues"
2020
},
21-
"homepage": "https://github.com/thebigredgeek/microlock#readme",
21+
"homepage": "https://github.com/jobstart/microlock#readme",
2222
"dependencies": {
2323
"bluebird": "^3.4.1"
2424
},

0 commit comments

Comments
 (0)