mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-30 05:05:18 +01:00
Bootstrap 4 added.
This commit is contained in:
parent
8691adf9a9
commit
62836727ae
8 changed files with 183 additions and 58 deletions
|
|
@ -55,9 +55,13 @@
|
|||
"@angular2-material/sidenav": "2.0.0-alpha.2",
|
||||
"@angular2-material/toolbar": "2.0.0-alpha.2",
|
||||
"angular2": "2.0.0-beta.15",
|
||||
"bootstrap": "^4.0.0-alpha.2",
|
||||
"bootstrap-loader": "^1.0.8",
|
||||
"core-js": "^2.2.2",
|
||||
"jquery": "^2.2.3",
|
||||
"normalize.css": "^4.1.1",
|
||||
"rxjs": "5.0.0-beta.2",
|
||||
"tether": "^1.2.4",
|
||||
"zone.js": "~0.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -79,12 +83,13 @@
|
|||
"imports-loader": "^0.6.5",
|
||||
"istanbul-instrumenter-loader": "^0.2.0",
|
||||
"json-loader": "^0.5.4",
|
||||
"node-sass": "^3.4.2",
|
||||
"node-sass": "^3.5.3",
|
||||
"parse5": "^2.1.5",
|
||||
"phantomjs-polyfill": "0.0.2",
|
||||
"phantomjs-prebuilt": "^2.1.7",
|
||||
"raw-loader": "0.5.1",
|
||||
"remap-istanbul": "^0.5.1",
|
||||
"resolve-url-loader": "^1.4.3",
|
||||
"rimraf": "^2.5.2",
|
||||
"sass-loader": "^3.2.0",
|
||||
"source-map-loader": "^0.1.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue