Skip to content

Commit 5c1be44

Browse files
Refactor repository URL in package.json
Updated repository URL to remove 'type' field.
1 parent f8f604e commit 5c1be44

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"license": "MIT",
1212
"author": "Infragistics",
1313
"repository": {
14-
"type": "git",
15-
"url": "https://github.com/igniteui/igniteui-grid-lite.git"
14+
"url": "https://github.com/igniteui/igniteui-grid-lite"
1615
},
1716
"type": "module",
1817
"engines": {

0 commit comments

Comments
 (0)