Skip to content

Commit e56123f

Browse files
committed
chrore(npm): change git organization
1 parent 3395856 commit e56123f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"name": "@runnerty/executor-wait",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Runnerty module: wait executor",
55
"author": "Coderty",
66
"license": "MIT",
77
"main": "index.js",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/Coderty/runnerty-executor-wait.git"
10+
"url": "git+https://github.com/runnerty/executor-wait.git"
1111
},
1212
"keywords": [
1313
"runnerty",
1414
"executor",
1515
"wait"
1616
],
1717
"bugs": {
18-
"url": "https://github.com/Coderty/runnerty-executor-wait/issues"
18+
"url": "https://github.com/runnerty/executor-wait/issues"
1919
},
20-
"homepage": "https://github.com/Coderty/runnerty-executor-wait#readme",
20+
"homepage": "https://github.com/runnerty/executor-wait#readme",
2121
"dependencies": {
2222
}
2323
}

0 commit comments

Comments
 (0)