Skip to content

Commit 024f579

Browse files
Merge pull request #32 from msftenhanceprovenance/patch-1
Update package.json to include the repository key
2 parents b311c21 + 899fdf8 commit 024f579

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
@@ -11,6 +11,10 @@
1111
"prepublishOnly": "npm run lint && npm run build && npm run build:doc",
1212
"test:coverage": "vue-cli-service test:unit --coverage --verbose && codecov"
1313
},
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/David-Desmaisons/vue-plotly.git"
17+
},
1418
"main": "dist/vue-plotly.umd.js",
1519
"module": "dist/vue-plotly.common.min.js",
1620
"files": [

0 commit comments

Comments
 (0)