fix(bootstrap loader): fix #193 by pinning bootstrap-loader version

This commit is contained in:
nixa 2016-08-29 16:04:09 +03:00
parent 1a5479fb8c
commit aa1a81c583

View file

@ -19,7 +19,7 @@
"ammap3": "github:amcharts/ammap3",
"animate.css": "^3.5.1",
"bootstrap": "4.0.0-alpha.2",
"bootstrap-loader": "^1.0.10",
"bootstrap-loader": "1.0.10",
"chart.js": "^1.1.1",
"chartist": "^0.9.7",
"ckeditor": "^4.5.9",