We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b311c21 + 899fdf8 commit 024f579Copy full SHA for 024f579
package.json
@@ -11,6 +11,10 @@
11
"prepublishOnly": "npm run lint && npm run build && npm run build:doc",
12
"test:coverage": "vue-cli-service test:unit --coverage --verbose && codecov"
13
},
14
+ "repository": {
15
+ "type": "git",
16
+ "url": "https://github.com/David-Desmaisons/vue-plotly.git"
17
+ },
18
"main": "dist/vue-plotly.umd.js",
19
"module": "dist/vue-plotly.common.min.js",
20
"files": [
0 commit comments