Browse Source

CHORE: fixed protocol of git repo url

master
chris 2 months ago
parent
commit
fcb1d25e41
  1. 2
      package.json

2
package.json

@ -9,7 +9,7 @@
],
"repository": {
"type": "git",
"url": "http://git.labos.goip.de/chris/jpclwe-materialIcons.git"
"url": "https://git.labos.goip.de/chris/jpclwe-materialIcons.git"
},
"license": "",
"author": "cm",

Loading…
Cancel
Save