|
"ci": "npm run lint && npm run cov",
|
|
"ci": "npm run lint && npm run cov",
|
|
"update": "powershell -command \"rm app/public/* -r -fo\" && powershell -command \"cp ../VPNWeb/dist/* app/public/ -r\"",
|
|
"update": "powershell -command \"rm app/public/* -r -fo\" && powershell -command \"cp ../VPNWeb/dist/* app/public/ -r\"",
|