diff --git a/package.json b/package.json index c9aba76989..2776d92f21 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "url": "https://github.com/vuejs/vue-cli/issues" }, "homepage": "https://github.com/vuejs/vue-cli#readme", - "main": "lib/index.js", "scripts": { "test": "npm run lint && npm run e2e && npm run e2e:build", "lint": "eslint test/e2e/test*.js lib bin/* --env mocha",