Skip to content

Commit e304869

Browse files
committed
Add github repository to package.json
1 parent 029983e commit e304869

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
@@ -21,6 +21,10 @@
2121
"release:minor": "npm version minor && npm run release",
2222
"release:major": "npm version major && npm run release"
2323
},
24+
"repository": {
25+
"type": "git",
26+
"url": "https://github.com/wrakky/react-html-parser.git"
27+
},
2428
"keywords": [
2529
"react",
2630
"html",

0 commit comments

Comments
 (0)