update third-party dependencies

master
MaysWind 2016-09-26 22:03:15 +08:00
parent 66b4974c95
commit 5286de944c
2 changed files with 6 additions and 6 deletions

View File

@ -23,9 +23,9 @@
"dependencies": {
"jquery": "^2.2.4",
"bootstrap": "^3.3.7",
"moment": "^2.14.1",
"moment": "^2.15.1",
"moment-timezone": "^0.5.5",
"echarts": "^3.2.2",
"echarts": "^3.2.3",
"font-awesome": "font-awsome#^4.6.3",
"AdminLTE": "admin-lte#^2.3.6",
"sweetalert": "^1.1.3",
@ -45,9 +45,9 @@
"angular-local-storage": "^0.2.7",
"angular-notification": "775ee861c1737b284588bcb878ba1f4e43c70c97",
"angular-ui-notification": "^0.2.0",
"angular-bittorrent-peerid": "^1.0.2",
"angular-bittorrent-peerid": "^1.1.1",
"angular-busy": "^4.1.3",
"angular-promise-buttons": "^0.1.14",
"angular-promise-buttons": "^0.1.15",
"angular-dragula": "^1.2.7",
"ngSweetAlert": "8df6c30b0996f09cb4cf5e90a41115a6c09fa852"
},

View File

@ -257,13 +257,13 @@
<!-- build:js js/bootstrap-3.3.7.min.js -->
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- endbuild -->
<!-- build:js js/moment-with-locales-2.14.1.min.js -->
<!-- build:js js/moment-with-locales-2.15.1.min.js -->
<script src="../bower_components/moment/min/moment.min.js"></script>
<script src="../bower_components/moment/locale/zh-cn.js"></script>
<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.2.2.min.js -->
<!-- build:js js/echarts-3.2.3.min.js -->
<script src="../bower_components/echarts/dist/echarts.min.js"></script>
<!-- endbuild -->
<!-- build:js js/plugins.min.js -->