mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
fix(bootstrap loader): fix #193 by pinning bootstrap-loader version
This commit is contained in:
parent
1a5479fb8c
commit
aa1a81c583
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue