mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
fix reported bugs 02/03/2024
This commit is contained in:
+3
-1
@@ -19,7 +19,9 @@
|
||||
"cypress:open": "cypress open",
|
||||
"cypress:run": "cypress run",
|
||||
"docker:build": "docker build -t gabinetedigital:0.0.0.1 .",
|
||||
"docker:publish": "docker run -p gabinetedigital:0.0.0.1"
|
||||
"docker:publish": "docker run -p gabinetedigital:0.0.0.1",
|
||||
"build:oapr": "ionic cap build android --configuration oapr",
|
||||
"build:dev": "ionic cap build android --configuration dev"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user