Skip to content

Commit 3141b93

Browse files
committed
chore: normalize package.json file
1 parent 0fdd86d commit 3141b93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rathpc/zendesk-react",
33
"description": "A minimal component based implementation to include Zendesk in your React application",
4-
"version": "0.4.14",
4+
"version": "0.4.15",
55
"private": false,
66
"license": "MIT",
77
"main": "dist/lib/index.js",
@@ -11,7 +11,7 @@
1111
"bugs": "https://github.com/rathpc/zendesk-react/issues",
1212
"homepage": "https://github.com/rathpc/zendesk-react#readme",
1313
"repository": {
14-
"url": "https://github.com/rathpc/zendesk-react.git",
14+
"url": "git+https://github.com/rathpc/zendesk-react.git",
1515
"type": "git"
1616
},
1717
"keywords": [

0 commit comments

Comments
 (0)