mirror of https://github.com/ColorlibHQ/AdminLTE
Add dependencies
parent
a35cb6c547
commit
580b11ab7c
|
@ -10,6 +10,10 @@
|
||||||
"dist/css/AdminLTE.css",
|
"dist/css/AdminLTE.css",
|
||||||
"dist/js/app.js"
|
"dist/js/app.js"
|
||||||
],
|
],
|
||||||
|
"dependencies": {
|
||||||
|
"jquery": "1.9.1 - 2",
|
||||||
|
"bootstrap": "https://github.com/twbs/bootstrap.git#v4.0.0-alpha"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"css",
|
"css",
|
||||||
"js",
|
"js",
|
||||||
|
|
Loading…
Reference in New Issue