Use https for git-script-link-tags

This commit is contained in:
jekkos
2022-01-11 23:23:35 +01:00
parent 81087fc093
commit 5c425febfb

View File

@@ -43,7 +43,7 @@
"grunt-contrib-uglify": "~5.0.1",
"grunt-contrib-watch": "~0.5.3",
"grunt-license-bower": "~1.0.1",
"grunt-script-link-tags": "git://github.com/jekkos/grunt-script-link-tags.git#master",
"grunt-script-link-tags": "https://github.com/jekkos/grunt-script-link-tags.git#master",
"grunt-wiredep": "^2.0.0",
"load-grunt-tasks": "^3.4.0",
"npm": "^6.14.15"