Browse Source

Fix problem when installing assets

Krzysztof Piasecki 8 years ago
parent
commit
31bb966a9c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      bower.json

+ 2 - 2
bower.json

@@ -34,7 +34,7 @@
     "iCheck": "icheck#^1.0.2",
     "Flot": "flot#^0.8.3",
     "bootstrap-daterangepicker": "^2.1.19",
-    "skycons": "git@github.com:darkskyapp/skycons.git",
+    "skycons": "https://github.com/darkskyapp/skycons.git",
     "jquery-sparkline": "^2.1.3",
     "morris.js": "^0.5.1",
     "bootstrap-wysiwyg": "bootstrap-wysiwyg-steveathon#^1.0.5",
@@ -50,7 +50,7 @@
     "jquery.inputmask": "^3.3.1",
     "jquery-knob": "^1.2.13",
     "cropper": "^2.3.0",
-    "validator": "git@github.com:yairEO/validator.git#^1.0.6",
+    "validator": "^0.0.5",
     "jQuery-Smart-Wizard": "^3.3.1",
     "dropzone": "^4.3.0",
     "pnotify": "^3.0.0",