Skip to content

Commit 20c0546

Browse files
SDK v1.5 - package.json changes
1 parent 8f71b71 commit 20c0546

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "embeddedapp-js-sdk",
33
"version": "1.0.0",
44
"description": "CDN URL --- \thttps://live.zwidgets.com/js-sdk/1.5/ZohoEmbededAppSDK.min.js",
5-
"main": "index.js",
5+
"main": "lib/ZohoCrmHelper.js",
66
"directories": {
77
"lib": "lib",
88
"test": "test"
@@ -13,15 +13,15 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/aadarshp31/embeddedApp-js-sdk.git"
16+
"url": "git+https://github.com/zoho/embeddedApp-js-sdk.git"
1717
},
1818
"keywords": [],
1919
"author": "",
20-
"license": "ISC",
20+
"license": "Apache-2.0",
2121
"bugs": {
22-
"url": "https://github.com/aadarshp31/embeddedApp-js-sdk/issues"
22+
"url": "https://github.com/zoho/embeddedApp-js-sdk/issues"
2323
},
24-
"homepage": "https://github.com/aadarshp31/embeddedApp-js-sdk#readme",
24+
"homepage": "https://github.com/zoho/embeddedApp-js-sdk",
2525
"devDependencies": {
2626
"@babel/cli": "7.27.2",
2727
"@babel/core": "7.27.4",

0 commit comments

Comments
 (0)