Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 2ffdbb6

Browse files
authored
Merge pull request #1 from DanielFuchs2/patch-1
fix: https instead of git
2 parents 026f5f5 + 1db6045 commit 2ffdbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"angular": "^1.2.17",
2323
"bootstrap": "^3.0.0",
24-
"bootstrap-daterangepicker": "git://github.com/kobiburnley/bootstrap-daterangepicker.git#^2.1.25"
24+
"bootstrap-daterangepicker": "https://github.com/kobiburnley/bootstrap-daterangepicker.git#^2.1.25"
2525
},
2626
"devDependencies": {
2727
"angular-messages": "^1.2.17"

0 commit comments

Comments
 (0)