@zohocorp/zohodesk-portal-core
Advanced tools
Comparing version
{ | ||
"name": "@zohocorp/zohodesk-portal-core", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "ZohoDeskPortalCore", | ||
@@ -21,7 +21,7 @@ "source": "index.js", | ||
"peerDependencies": { | ||
"@zohocorp/zohodesk-portal-configuration": "3.0.2", | ||
"@zohocorp/zohodesk-portal-kb": "3.0.2", | ||
"@zohocorp/zohodesk-portal-community": "3.0.2", | ||
"@zohocorp/zohodesk-portal-ticket": "3.0.2" | ||
"@zohocorp/zohodesk-portal-configuration": "3.0.3", | ||
"@zohocorp/zohodesk-portal-kb": "3.0.3", | ||
"@zohocorp/zohodesk-portal-community": "3.0.3", | ||
"@zohocorp/zohodesk-portal-ticket": "3.0.3" | ||
} | ||
} |
@@ -8,3 +8,3 @@ # zohodesk-portal-core | ||
```sh | ||
npm install zohodesk-portal-core | ||
npm install @zohocorp/zohodesk-portal-core | ||
``` | ||
@@ -16,3 +16,3 @@ | ||
```js | ||
import { ZohoDeskPortalHome } from 'zohodesk-portal-core'; | ||
import {ZohoDeskPortalHome} from '@zohocorp/zohodesk-portal-core'; | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11732
0.17%