Skip to content

Commit b272a3c

Browse files
Update repository URL format in package.json
1 parent 13f4fd1 commit b272a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "igc-grid-lite",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/IgniteUI/igc-grid-lite"
14+
"url": "git+https://github.com/IgniteUI/igc-grid-lite.git"
1515
},
1616
"exports": {
1717
".": "./dist/src/index.js",

0 commit comments

Comments
 (0)