Skip to content

Commit dbb54fb

Browse files
Update repository URL in _package.json
1 parent 5c1be44 commit dbb54fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/_package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"type": "module",
1919
"sideEffects": false,
2020
"repository": {
21-
"url": "https://github.com/igniteui/igniteui-grid-lite"
21+
"type": "git",
22+
"url": "https://github.com/IgniteUI/igniteui-grid-lite.git",
2223
},
2324
"bugs": {
2425
"url": "https://github.com/igniteui/igniteui-grid-lite/issues"

0 commit comments

Comments
 (0)