Skip to content

Commit 5b79b7d

Browse files
committed
mit
1 parent 09a2ee9 commit 5b79b7d

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,13 +1,13 @@
11
{
2-
"name": "kaicode",
3-
"version": "1.0.0",
2+
"name": "kaicode-judge",
3+
"version": "0.0.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"author": "",
10-
"license": "ISC",
9+
"author": "cqnf",
10+
"license": "MIT",
1111
"dependencies": {
1212
"axios": "^1.6.8",
1313
"octokit": "^3.2.0"

0 commit comments

Comments
 (0)