Skip to content

Commit 33ca8b6

Browse files
Avoid autogeneration of repository.url attribute
For npm provenange generation nation validation
1 parent 5a9881b commit 33ca8b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"keywords": ["lit", "web-component", "lit-element"],
66
"license": "SEE LICENSE IN LICENSE",
77
"author": "igc-grid-lite",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/IgniteUI/igc-grid-lite.git"
11+
},
812
"exports": {
913
".": "./dist/src/index.js",
1014
"./define": "./dist/src/define.js"

0 commit comments

Comments
 (0)