chore: dependencies update

This commit is contained in:
xidedix
2018-06-26 18:56:47 +02:00
parent 3f5225875b
commit 90a39f68c7
2 changed files with 20 additions and 9 deletions
+11
View File
@@ -1,5 +1,16 @@
## [vue](./README.md) version `changelog`
##### `v2.0.0-next`
- fix: typo `DafaultAside` to `DefaultAside` - thanks @DamianLion
- chore: update `@coreui/coreui` to `2.0.3`
- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.3`
- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.3`
- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.3`
- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.3`
- chore: update `@vue/cli-service` to `3.0.0-rc.3`
- chore: update `@vue/test-utils` to `3.0.0-rc.3`
- chore: update `babel-jest` to `23.2.0`
##### `v2.0.0-beta.5`
- chore: move tooling to `vue-cli v3.0.0-rc.2`
- refactor: move from `static/img` to `public/img` dir