Skip to content

Commit be9cb2a

Browse files
committed
Update repository
1 parent ac255ac commit be9cb2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ccmod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.1",
44
"title": "input-api",
55
"description": "Allows mods to add rebindable key bindings",
6-
"repository": "https://github.com/dmitmel/input-api",
6+
"repository": "https://github.com/CCDirectLink/input-api",
77
"tags": ["library"],
88
"authors": "dmitmel",
99
"postload": "postload.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.1",
44
"description": "Allows mods to add rebindable key bindings",
55
"license": "MIT",
6-
"homepage": "https://github.com/dmitmel/input-api",
6+
"homepage": "https://github.com/CCDirectLink/input-api",
77
"module": true,
88
"postload": "postload.js"
99
}

0 commit comments

Comments
 (0)