mirror of https://github.com/ColorlibHQ/AdminLTE
Update bower.json
parent
1ee281b3b9
commit
34a11729c0
|
@ -6,10 +6,9 @@
|
||||||
],
|
],
|
||||||
"description": "Admin dashboard and control panel template",
|
"description": "Admin dashboard and control panel template",
|
||||||
"main": [
|
"main": [
|
||||||
"index2.html",
|
"starter.html",
|
||||||
"dist/css/AdminLTE.css",
|
"dist/css/AdminLTE.css",
|
||||||
"dist/js/app.js",
|
"dist/js/app.js"
|
||||||
"build/less/AdminLTE.less"
|
|
||||||
],
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"css",
|
"css",
|
||||||
|
|
Loading…
Reference in New Issue