Skip to content

Commit 04a9785

Browse files
committed
Simplify repository field
1 parent 36b6ac5 commit 04a9785

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"version": "4.0.1",
44
"main": "dist/index-umd.js",
55
"license": "MIT",
6-
"repository": {
7-
"type": "git",
8-
"url": "git+https://github.com/github/include-fragment-element.git"
9-
},
6+
"repository": "github/include-fragment-element",
107
"files": [
118
"dist"
129
],

0 commit comments

Comments
 (0)