We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fdd86d commit 3141b93Copy full SHA for 3141b93
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@rathpc/zendesk-react",
3
"description": "A minimal component based implementation to include Zendesk in your React application",
4
- "version": "0.4.14",
+ "version": "0.4.15",
5
"private": false,
6
"license": "MIT",
7
"main": "dist/lib/index.js",
@@ -11,7 +11,7 @@
11
"bugs": "https://github.com/rathpc/zendesk-react/issues",
12
"homepage": "https://github.com/rathpc/zendesk-react#readme",
13
"repository": {
14
- "url": "https://github.com/rathpc/zendesk-react.git",
+ "url": "git+https://github.com/rathpc/zendesk-react.git",
15
"type": "git"
16
},
17
"keywords": [
0 commit comments