Skip to content

Commit

Permalink
Vue.js & Nodejs updates:
Browse files Browse the repository at this point in the history
vue 2.6.6 --> 2.6.10
vue cli 3.4.0 --> 3.5.3 (incl. all plugins cli-plugin-e2e-nightwatch, cli-plugin-unit-jest, cli-plugin-unit-jest etc)

ajv 6.9.1 --> 6.10.0

Nodejs 11.8.0 --> 11.13.0
  • Loading branch information
jonashackt committed Mar 29, 2019
1 parent 9b3e6a4 commit 2709f68
Show file tree
Hide file tree
Showing 4 changed files with 889 additions and 740 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
[![Coverage Status](https://coveralls.io/repos/github/jonashackt/spring-boot-vuejs/badge.svg?branch=master)](https://coveralls.io/github/jonashackt/spring-boot-vuejs?branch=master)
[![License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/jonashackt/spring-boot-vuejs/blob/master/LICENSE)
[![versionspringboot](https://img.shields.io/badge/springboot-2.1.3_RELEASE-brightgreen.svg)](https://github.com/spring-projects/spring-boot)
[![versionnodejs](https://img.shields.io/badge/nodejs-v11.8.0-brightgreen.svg)](https://nodejs.org/en/)
[![versionvuejs](https://img.shields.io/badge/vue.js-2.6.6-brightgreen.svg)](https://vuejs.org/)
[![versionvuecli](https://img.shields.io/badge/vue_CLI-3.4.0-brightgreen.svg)](https://cli.vuejs.org/)
[![versionnodejs](https://img.shields.io/badge/nodejs-v11.13.0-brightgreen.svg)](https://nodejs.org/en/)
[![versionvuejs](https://img.shields.io/badge/vue.js-2.6.10-brightgreen.svg)](https://vuejs.org/)
[![versionvuecli](https://img.shields.io/badge/vue_CLI-3.5.3-brightgreen.svg)](https://cli.vuejs.org/)
[![versionwebpack](https://img.shields.io/badge/webpack-4.28.4-brightgreen.svg)](https://webpack.js.org/)
[![versionaxios](https://img.shields.io/badge/axios-0.18.0-brightgreen.svg)](https://github.com/axios/axios)
[![versionjest](https://img.shields.io/badge/jest-23.6.0-brightgreen.svg)](https://jestjs.io/)
Expand Down

0 comments on commit 2709f68

Please sign in to comment.