Skip to content

Commit

Permalink
Update package.json to include the repository (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-gjy authored Sep 1, 2022
1 parent fc72f7c commit d9bdeda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"karma": "node_modules/karma/bin/karma start",
"prepublish": "npm run test && npm run build"
},
"repository": {
"type": "git",
"url": "https://github.com/adobe/react-webcomponent.git"
},
"files": [
"dist/index.js"
],
Expand Down

0 comments on commit d9bdeda

Please sign in to comment.