Skip to content

Commit

Permalink
Remove dependencies section of installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudi Theunissen committed Aug 15, 2019
1 parent 1cd1761 commit 556c6c3
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/_includes/installation.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
Installation {#installation}
============

## Dependencies

- [Vue 2](https://vuejs.org)
- [Lodash](https://lodash.com/docs)
- [Axios](https://github.com/mzabriskie/axios)
- [date-fns](https://date-fns.org) (if using date validation)
- Build tool like [Webpack](https://webpack.js.org/)

All dependencies are peer dependencies, so it's assumed that they are already
installed and in scope.

## Install

Add the `vue-mc` package to your package dependencies:
Expand Down

0 comments on commit 556c6c3

Please sign in to comment.