This commit is contained in:
Haoqun Jiang
2018-10-31 11:55:31 +08:00
parent 353edaa302
commit 3829ebeea9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-plugin-eslint",
"version": "3.1.0",
"version": "3.1.1",
"description": "eslint plugin for vue-cli",
"main": "index.js",
"repository": {
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-service-global",
"version": "3.1.0",
"version": "3.1.1",
"description": "vue-cli-service global addon for vue-cli",
"main": "index.js",
"publishConfig": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue/cli-service",
"version": "3.1.0",
"version": "3.1.1",
"description": "local service for vue-cli projects",
"main": "lib/Service.js",
"bin": {