@zohocorp/zohodesk-portal-ticket
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@zohocorp/zohodesk-portal-ticket", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "ZohoDeskPortalTicket", | ||
@@ -21,4 +21,4 @@ "source": "index.js", | ||
"peerDependencies": { | ||
"@zohocorp/zohodesk-portal-configuration": "3.0.2" | ||
"@zohocorp/zohodesk-portal-configuration": "3.0.3" | ||
} | ||
} |
@@ -8,3 +8,3 @@ # zohodesk-portal-ticket | ||
```sh | ||
npm install zohodesk-portal-ticket | ||
npm install @zohocorp/zohodesk-portal-ticket | ||
``` | ||
@@ -16,3 +16,3 @@ | ||
```js | ||
import { ZohoDeskPortalTicket } from 'zohodesk-portal-ticket'; | ||
import {ZohoDeskPortalTicket, ZohoDeskPortalSubmitTicket} from '@zohocorp/zohodesk-portal-ticket'; | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24172