Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 4d64297

Browse files
authored
Add missing author and contributor entries
1 parent 668a6a8 commit 4d64297

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

WebAPI/package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
"build": "tsc",
99
"start": "node dist/index.js"
1010
},
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/FortniteCentral/FriendlyChess.git"
14+
},
15+
"author": "Garrett Koleda",
16+
"contributors": [
17+
"Garrett Koleda (https://github.com/GMatrixGames)",
18+
"Quentin Bellus (https://github.com/QuentinBellus)"
19+
],
1120
"dependencies": {
1221
"@hono/node-server": "^1.19.10",
1322
"@hono/standard-validator": "^0.2.2",

0 commit comments

Comments
 (0)