mirror of
https://github.com/valitydev/gentelella.git
synced 2024-11-06 08:15:17 +00:00
Fix problem when installing assets
This commit is contained in:
parent
44e41fa48c
commit
31bb966a9c
@ -34,7 +34,7 @@
|
|||||||
"iCheck": "icheck#^1.0.2",
|
"iCheck": "icheck#^1.0.2",
|
||||||
"Flot": "flot#^0.8.3",
|
"Flot": "flot#^0.8.3",
|
||||||
"bootstrap-daterangepicker": "^2.1.19",
|
"bootstrap-daterangepicker": "^2.1.19",
|
||||||
"skycons": "git@github.com:darkskyapp/skycons.git",
|
"skycons": "https://github.com/darkskyapp/skycons.git",
|
||||||
"jquery-sparkline": "^2.1.3",
|
"jquery-sparkline": "^2.1.3",
|
||||||
"morris.js": "^0.5.1",
|
"morris.js": "^0.5.1",
|
||||||
"bootstrap-wysiwyg": "bootstrap-wysiwyg-steveathon#^1.0.5",
|
"bootstrap-wysiwyg": "bootstrap-wysiwyg-steveathon#^1.0.5",
|
||||||
@ -50,7 +50,7 @@
|
|||||||
"jquery.inputmask": "^3.3.1",
|
"jquery.inputmask": "^3.3.1",
|
||||||
"jquery-knob": "^1.2.13",
|
"jquery-knob": "^1.2.13",
|
||||||
"cropper": "^2.3.0",
|
"cropper": "^2.3.0",
|
||||||
"validator": "git@github.com:yairEO/validator.git#^1.0.6",
|
"validator": "^0.0.5",
|
||||||
"jQuery-Smart-Wizard": "^3.3.1",
|
"jQuery-Smart-Wizard": "^3.3.1",
|
||||||
"dropzone": "^4.3.0",
|
"dropzone": "^4.3.0",
|
||||||
"pnotify": "^3.0.0",
|
"pnotify": "^3.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user