We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738c2d2 commit 60a7523Copy full SHA for 60a7523
package.json
@@ -5,7 +5,7 @@
5
"main": "lib/microlock.js",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/thebigredgeek/microlock.git"
+ "url": "git+https://github.com/jobstart/microlock.git"
9
},
10
"keywords": [
11
"distributed",
@@ -16,9 +16,9 @@
16
"author": "Andrew E. Rhyne",
17
"license": "MIT",
18
"bugs": {
19
- "url": "https://github.com/thebigredgeek/microlock/issues"
+ "url": "https://github.com/jobstart/microlock/issues"
20
21
- "homepage": "https://github.com/thebigredgeek/microlock#readme",
+ "homepage": "https://github.com/jobstart/microlock#readme",
22
"dependencies": {
23
"bluebird": "^3.4.1"
24
0 commit comments