diff --git a/frontend/package.json b/frontend/package.json index e9b8a39..d0c7a99 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,6 @@ { "name": "openvidu-meet-frontend", "version": "3.4.0", - "private": true, "scripts": { "start:dev": "npx ng serve --configuration development --port=5080 --host=0.0.0.0", "build:dev": "npx ng build --configuration development --watch",