Skip to content

Commit d9bdeda

Browse files
authored
Update package.json to include the repository (#27)
1 parent fc72f7c commit d9bdeda

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
@@ -9,6 +9,10 @@
99
"karma": "node_modules/karma/bin/karma start",
1010
"prepublish": "npm run test && npm run build"
1111
},
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/adobe/react-webcomponent.git"
15+
},
1216
"files": [
1317
"dist/index.js"
1418
],

0 commit comments

Comments
 (0)