diff --git a/package.json b/package.json index d2fdcdb..3e47794 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@vue/cli-service": "4.4.4", "@vue/test-utils": "1.0.0-beta.29", "autoprefixer": "9.5.1", - "babel-eslint": "10.1.0", + "babel-eslint": "^8.2.2", "babel-jest": "23.6.0", "babel-plugin-dynamic-import-node": "2.3.3", "chalk": "2.4.2", diff --git a/src/layout/index.vue b/src/layout/index.vue index 3b3c032..34c3fdb 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -4,7 +4,7 @@