File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11/*
2- * Shards Vue v1.0.2 (https://designrevision.com/downloads/shards-vue/)
3- * Based on: Bootstrap 4.0.0 (https://getbootstrap.com)
4- * Based on: Shards ^2.0.3 (https://designrevision.com/downloads/shards/)
2+ * Shards Vue v1.0.3 (https://designrevision.com/downloads/shards-vue/)
3+ * Based on: Bootstrap ^4.1.3 (https://getbootstrap.com)
4+ * Based on: Shards ^2.1.0 (https://designrevision.com/downloads/shards/)
55* Copyright 2017-2018 DesignRevision (https://designrevision.com)
66* Copyright 2017-2018 Catalin Vasile (http://catalin.me)
77*/
Original file line number Diff line number Diff line change 11/*
2- * Shards Vue v1.0.2 (https://designrevision.com/downloads/shards-vue/)
3- * Based on: Bootstrap 4.0.0 (https://getbootstrap.com)
4- * Based on: Shards ^2.0.3 (https://designrevision.com/downloads/shards/)
2+ * Shards Vue v1.0.3 (https://designrevision.com/downloads/shards-vue/)
3+ * Based on: Bootstrap ^4.1.3 (https://getbootstrap.com)
4+ * Based on: Shards ^2.1.0 (https://designrevision.com/downloads/shards/)
55* Copyright 2017-2018 DesignRevision (https://designrevision.com)
66* Copyright 2017-2018 Catalin Vasile (http://catalin.me)
77*/
Original file line number Diff line number Diff line change 11/*
2- * Shards Vue v1.0.2 (https://designrevision.com/downloads/shards-vue/)
3- * Based on: Bootstrap 4.0.0 (https://getbootstrap.com)
4- * Based on: Shards ^2.0.3 (https://designrevision.com/downloads/shards/)
2+ * Shards Vue v1.0.3 (https://designrevision.com/downloads/shards-vue/)
3+ * Based on: Bootstrap ^4.1.3 (https://getbootstrap.com)
4+ * Based on: Shards ^2.1.0 (https://designrevision.com/downloads/shards/)
55* Copyright 2017-2018 DesignRevision (https://designrevision.com)
66* Copyright 2017-2018 Catalin Vasile (http://catalin.me)
77*/
Original file line number Diff line number Diff line change 11{
22 "name" : " shards-vue" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "license" : " MIT" ,
55 "description" : " A free, beautiful and modern Vue.js UI kit based on the Shards UI kit." ,
66 "main" : " dist/shards-vue.common.js" ,
8383 }
8484 ],
8585 "dependencies" : {
86- "bootstrap" : " 4.0.0" ,
86+ "bootstrap" : " ^4.1.3" ,
87+ "shards-ui" : " ^2.1.0" ,
8788 "lodash.xor" : " ^4.5.0" ,
8889 "nouislider" : " ^11.1.0" ,
8990 "popper.js" : " ^1.14.4" ,
90- "shards-ui" : " ^2.0.3" ,
9191 "vue-clickaway" : " ^2.2.2" ,
9292 "vuejs-datepicker" : " ^1.5.3"
9393 },
You can’t perform that action at this time.
0 commit comments