chore: bump versions for cli-plugins & eslint-configs

This commit is contained in:
Haoqun Jiang
2018-09-12 15:08:12 +08:00
parent 71aac9f004
commit 714d12ab1e
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-plugin-babel",
"version": "3.0.2",
"version": "3.0.3",
"description": "babel plugin for vue-cli",
"main": "index.js",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-plugin-e2e-cypress",
"version": "3.0.2",
"version": "3.0.3",
"description": "e2e-cypress plugin for vue-cli",
"main": "index.js",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-plugin-e2e-nightwatch",
"version": "3.0.2",
"version": "3.0.3",
"description": "e2e-nightwatch plugin for vue-cli",
"main": "index.js",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-plugin-pwa",
"version": "3.0.2",
"version": "3.0.3",
"description": "pwa plugin for vue-cli",
"main": "index.js",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-plugin-typescript",
"version": "3.0.2",
"version": "3.0.3",
"description": "typescript plugin for vue-cli",
"main": "index.js",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-plugin-unit-jest",
"version": "3.0.2",
"version": "3.0.3",
"description": "unit-jest plugin for vue-cli",
"main": "index.js",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@vue/eslint-config-airbnb",
"version": "3.0.2",
"version": "3.0.3",
"description": "eslint-config-airbnb for vue-cli",
"main": "index.js",
"publishConfig": {
@@ -1,6 +1,6 @@
{
"name": "@vue/eslint-config-prettier",
"version": "3.0.2",
"version": "3.0.3",
"description": "eslint-config-prettier for vue-cli",
"main": "index.js",
"publishConfig": {
@@ -1,6 +1,6 @@
{
"name": "@vue/eslint-config-standard",
"version": "3.0.2",
"version": "3.0.3",
"description": "eslint-config-standard for vue-cli",
"main": "index.js",
"publishConfig": {
@@ -1,6 +1,6 @@
{
"name": "@vue/eslint-config-typescript",
"version": "3.0.2",
"version": "3.0.3",
"description": "eslint-config-typescript for vue-cli",
"main": "index.js",
"publishConfig": {