mirror of https://gitee.com/karson/fastadmin.git
parent
4f8d7380a5
commit
3637028f89
|
|
@ -10,7 +10,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"art-template": "npm:fastadmin-arttemplate@^3.1.4",
|
||||
"bootstrap": "^3.4.1",
|
||||
"bootstrap": "npm:fastadmin-bootstrap@^3.4.1",
|
||||
"bootstrap-daterangepicker": "~2.1.25",
|
||||
"bootstrap-select": "^1.13.18",
|
||||
"bootstrap-slider": "^11.0.2",
|
||||
|
|
@ -227,12 +227,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/bootstrap": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "http://mirrors.tencent.com/npm/bootstrap/-/bootstrap-3.4.1.tgz",
|
||||
"integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
"name": "fastadmin-bootstrap",
|
||||
"version": "3.4.2",
|
||||
"resolved": "http://mirrors.tencent.com/npm/fastadmin-bootstrap/-/fastadmin-bootstrap-3.4.2.tgz",
|
||||
"integrity": "sha512-eWa5WhzU2tOUlwhXskBT+Z4QVZZiMMMaJu/6u2Qh0WAJ9kh2lto7FvAWo2E8TtGNWOs/EvtgLRBHRxUq7+X/Bw=="
|
||||
},
|
||||
"node_modules/bootstrap-daterangepicker": {
|
||||
"version": "2.1.30",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"url": "git@gitee.com:karson/fastadmin.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.4.1",
|
||||
"bootstrap": "npm:fastadmin-bootstrap@^3.4.1",
|
||||
"bootstrap-daterangepicker": "~2.1.25",
|
||||
"bootstrap-select": "^1.13.18",
|
||||
"bootstrap-slider": "^11.0.2",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue