update third party dependencies
This commit is contained in:
parent
b9477883e2
commit
c3726ee05e
10
bower.json
10
bower.json
|
@ -24,10 +24,10 @@
|
|||
"jquery": "^2.2.4",
|
||||
"bootstrap": "^3.3.7",
|
||||
"moment": "^2.17.1",
|
||||
"moment-timezone": "^0.5.10",
|
||||
"echarts": "^3.3.2",
|
||||
"moment-timezone": "^0.5.11",
|
||||
"echarts": "^3.4.0",
|
||||
"font-awesome": "font-awsome#^4.7.0",
|
||||
"AdminLTE": "admin-lte#^2.3.8",
|
||||
"AdminLTE": "admin-lte#^2.3.11",
|
||||
"sweetalert": "^1.1.3",
|
||||
"awesome-bootstrap-checkbox": "^0.3.7",
|
||||
"jquery-slimscroll": "^1.3.8",
|
||||
|
@ -46,8 +46,8 @@
|
|||
"angular-notification": "775ee861c1737b284588bcb878ba1f4e43c70c97",
|
||||
"angular-ui-notification": "^0.2.0",
|
||||
"angular-bittorrent-peerid": "^1.1.1",
|
||||
"angular-busy": "^4.1.3",
|
||||
"angular-promise-buttons": "^0.1.18",
|
||||
"angular-busy": "^4.1.4",
|
||||
"angular-promise-buttons": "^0.1.19",
|
||||
"angular-dragula": "^1.2.7",
|
||||
"ngSweetAlert": "8df6c30b0996f09cb4cf5e90a41115a6c09fa852"
|
||||
},
|
||||
|
|
|
@ -269,7 +269,7 @@
|
|||
<script src="../bower_components/moment/locale/zh-tw.js"></script>
|
||||
<script src="../bower_components/moment-timezone/builds/moment-timezone-with-data-2010-2020.min.js"></script>
|
||||
<!-- endbuild -->
|
||||
<!-- build:js js/echarts-3.3.2.min.js -->
|
||||
<!-- build:js js/echarts-3.4.0.min.js -->
|
||||
<script src="../bower_components/echarts/dist/echarts.min.js"></script>
|
||||
<!-- endbuild -->
|
||||
<!-- build:js js/plugins.min.js -->
|
||||
|
|
Reference in a new issue