Fix problem when installing assets

This commit is contained in:
Krzysztof Piasecki 2016-05-16 16:29:33 +02:00
parent 44e41fa48c
commit 31bb966a9c

View file

@ -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",