Skip to content

Commit aa1a81c

Browse files
committed
fix(bootstrap loader): fix akveo#193 by pinning bootstrap-loader version
1 parent 1a5479f commit aa1a81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ammap3": "github:amcharts/ammap3",
2020
"animate.css": "^3.5.1",
2121
"bootstrap": "4.0.0-alpha.2",
22-
"bootstrap-loader": "^1.0.10",
22+
"bootstrap-loader": "1.0.10",
2323
"chart.js": "^1.1.1",
2424
"chartist": "^0.9.7",
2525
"ckeditor": "^4.5.9",

0 commit comments

Comments
 (0)