awesome-compose/vuejs/vuejs
dependabot[bot] ffc0c52d13
Bump lodash from 4.17.15 to 4.17.19 in /vuejs/vuejs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 00:13:54 +00:00
..
public Move all samples to the root dir 2020-03-16 17:23:59 +01:00
src Move all samples to the root dir 2020-03-16 17:23:59 +01:00
babel.config.js Move all samples to the root dir 2020-03-16 17:23:59 +01:00
Dockerfile Update vuejs dependencies 2020-06-05 22:04:41 +02:00
package.json Fix security issues in yarn dependencies of vuejs sample 2020-03-25 16:20:06 +01:00
README.md Move all samples to the root dir 2020-03-16 17:23:59 +01:00
yarn.lock Bump lodash from 4.17.15 to 4.17.19 in /vuejs/vuejs 2020-07-20 00:13:54 +00:00

vuejs

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.