openvidu-ionic-capacitor: Updated scripts

This commit is contained in:
CSantos 2020-11-17 11:08:50 +01:00
parent 585729c958
commit b760616b37

View File

@ -6,10 +6,8 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
"build": "ionic build",
"sync": "npx cap sync"
},
"private": true,
"dependencies": {