Skip to content

Commit 16ea641

Browse files
Update Package.json
1 parent a13df3f commit 16ea641

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
"name": "codegyan",
33
"version": "0.1.0",
44
"description": "The official TypeScript library for the Codegyan API",
5-
"author": "Codegyan <support@codegyan.in>",
5+
"author": "Codegyan <admin@codegyan.in>",
66
"types": "dist/src/index.d.ts",
77
"main": "dist/src/index.js",
88
"type": "commonjs",
9-
"repository": "github:codegyan-llc/codegyan-node",
10-
"license": "Apache-2.0",
119
"packageManager": "yarn@1.22.22",
12-
1310
"files": [
1411
"/dist",
1512
"LICENSE.md",
@@ -27,7 +24,6 @@
2724
"client",
2825
"compiler api"
2926
],
30-
"author": "Codegyan <admin@codegyan.in>",
3127
"license": "MIT",
3228
"private": false,
3329
"scripts": {

0 commit comments

Comments
 (0)