Skip to content

Commit f0b1c6f

Browse files
committed
chrore(npm): change git organization
1 parent a804652 commit f0b1c6f

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-scp",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Runnerty module: scp 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-scp.git"
10+
"url": "git+https://github.com/runnerty/executor-scp.git"
1111
},
1212
"keywords": [
1313
"runnerty",
1414
"executor",
1515
"scp"
1616
],
1717
"bugs": {
18-
"url": "https://github.com/Coderty/runnerty-executor-scp/issues"
18+
"url": "https://github.com/runnerty/executor-scp/issues"
1919
},
20-
"homepage": "https://github.com/Coderty/runnerty-executor-scp#readme",
20+
"homepage": "https://github.com/runnerty/executor-scp#readme",
2121
"dependencies": {
2222
}
2323
}

0 commit comments

Comments
 (0)