Skip to content

Commit

Permalink
Update dependencies for Bootstrap 4 launch
Browse files Browse the repository at this point in the history
  • Loading branch information
GregPeden committed Jan 25, 2018
1 parent a7392bf commit 50f08b5
Show file tree
Hide file tree
Showing 5 changed files with 914 additions and 125 deletions.
4 changes: 2 additions & 2 deletions dev/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
<tr>
<td><a href="https://vuejs.org" target="_blank">VueJS</a></td>
<td>2.0+</td>
<td>2.1.10</td>
<td>2.5.13</td>
<td>Why else would you be here?</td>
</tr>
<tr>
<td><a href="https://v4-alpha.getbootstrap.com" target="_blank">Bootstrap</a></td>
<td>4.0.0 (alpha)</td>
<td>4.0.0-alpha.6</td>
<td>4.0.0</td>
<td>Uses CSS only, Bootstrap's Javascript package is not required.</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 50f08b5

Please sign in to comment.