Skip to content

Commit 45e5cff

Browse files
committed
docs: add author
1 parent 811c6a6 commit 45e5cff

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
"type": "git",
1313
"url": "git+https://github.com/jipitiai/askcodebase-common.git"
1414
},
15-
"keywords": [],
16-
"author": "",
17-
"license": "ISC",
15+
"keywords": ["askcodebase", "common", "types", "definitions", "client", "server"],
16+
"author": "AskCodebase",
17+
"license": "MIT",
18+
"private": false,
1819
"bugs": {
1920
"url": "https://github.com/jipitiai/askcodebase-common/issues"
2021
},

0 commit comments

Comments
 (0)