Skip to content

Commit 6bba3e3

Browse files
authored
Merge pull request #42 from Byongho96/master
chore: update package.json
2 parents e7b886b + 91cb29c commit 6bba3e3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,15 @@
4242
"animation"
4343
],
4444
"author": "Byongho Lee",
45-
"license": "ISC",
45+
"license": "MIT",
46+
"repository": {
47+
"type": "git",
48+
"url": "https://github.com/Byongho96/three-game-controls"
49+
},
50+
"bugs": {
51+
"url": "https://github.com/Byongho96/three-game-controls/issues"
52+
},
53+
"homepage": "https://byongho96.github.io/three-game-controls/",
4654
"devDependencies": {
4755
"@babel/core": "^7.25.7",
4856
"@babel/preset-env": "^7.25.7",

0 commit comments

Comments
 (0)