diff --git a/package.json b/package.json index 8e03c59..dae6a0e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "Praxistransferprojekt | Zweites Semester", "productName": "Praxistransferprojekt II", "author": "Jona Kläß & Joschua Tonn", - "private": true, "scripts": { "lint": "eslint --ext .js,.ts,.vue ./", "format": "prettier --write \"**/*.{js,ts,vue,css,html,md,json}\" --ignore-path .gitignore",