From d77aaa8e98454d9341025b96de39764b84ec07f1 Mon Sep 17 00:00:00 2001 From: Amrani Houssain Date: Thu, 31 Aug 2017 00:48:22 +0100 Subject: [PATCH] Update package.json --- package.json | 1 - 1 file changed, 1 deletion(-) 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",