Skip to content

Commit

Permalink
Merge pull request #32 from msftenhanceprovenance/patch-1
Browse files Browse the repository at this point in the history
Update package.json to include the repository key
  • Loading branch information
David-Desmaisons authored Aug 22, 2021
2 parents b311c21 + 899fdf8 commit 024f579
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 @@ -11,6 +11,10 @@
"prepublishOnly": "npm run lint && npm run build && npm run build:doc",
"test:coverage": "vue-cli-service test:unit --coverage --verbose && codecov"
},
"repository": {
"type": "git",
"url": "https://github.com/David-Desmaisons/vue-plotly.git"
},
"main": "dist/vue-plotly.umd.js",
"module": "dist/vue-plotly.common.min.js",
"files": [
Expand Down

0 comments on commit 024f579

Please sign in to comment.