diff --git a/package.json b/package.json index ecc4a7c..0a6c711 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,7 @@ "build": "nuxt build .playground", "generate": "nuxt generate .playground", "preview": "nuxt preview .playground", - "lint": "eslint .", - "postinstall": "nuxt prepare .playground" + "lint": "eslint ." }, "devDependencies": { "@nuxt/eslint-config": "^0.1.1",