Skip to content

Commit f8f604e

Browse files
Update repository URL in package.json
1 parent ac86cdb commit f8f604e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/_package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"type": "module",
1919
"sideEffects": false,
2020
"repository": {
21-
"type": "git",
22-
"url": "https://github.com/igniteui/igniteui-grid-lite.git"
21+
"url": "https://github.com/igniteui/igniteui-grid-lite"
2322
},
2423
"bugs": {
2524
"url": "https://github.com/igniteui/igniteui-grid-lite/issues"

0 commit comments

Comments
 (0)