remove private from package
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
"description": "Praxistransferprojekt | Zweites Semester",
|
"description": "Praxistransferprojekt | Zweites Semester",
|
||||||
"productName": "Praxistransferprojekt II",
|
"productName": "Praxistransferprojekt II",
|
||||||
"author": "Jona Kläß & Joschua Tonn",
|
"author": "Jona Kläß & Joschua Tonn",
|
||||||
"private": true,
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint --ext .js,.ts,.vue ./",
|
"lint": "eslint --ext .js,.ts,.vue ./",
|
||||||
"format": "prettier --write \"**/*.{js,ts,vue,css,html,md,json}\" --ignore-path .gitignore",
|
"format": "prettier --write \"**/*.{js,ts,vue,css,html,md,json}\" --ignore-path .gitignore",
|
||||||
|
|||||||
Reference in New Issue
Block a user