Skip to content

Commit 4abd052

Browse files
committed
Fix package.json
1 parent 4030bb6 commit 4abd052

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package-lock.json

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
"repository": {
4343
"type": "git",
44-
"url": "https://github.com/root-project/jsroot.git"
44+
"url": "git+https://github.com/root-project/jsroot.git"
4545
},
4646
"bugs": {
4747
"url": "https://github.com/root-project/jsroot/issues"

0 commit comments

Comments
 (0)