Skip to content

Commit b61a0b8

Browse files
committed
Fix repo URL
1 parent 9b651a9 commit b61a0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"webpack": "./dist/plotly.js",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/plotly/plotly.js.git"
10+
"url": "git+https://github.com/plotly/plotly.js.git"
1111
},
1212
"bugs": {
1313
"url": "https://github.com/plotly/plotly.js/issues"

0 commit comments

Comments
 (0)