mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix
This commit is contained in:
+3
-1
@@ -17,7 +17,9 @@
|
||||
"ionic-build": "ionic cap run android --prod",
|
||||
"prepare": "husky install",
|
||||
"cypress:open": "cypress open",
|
||||
"cypress:run": "cypress run"
|
||||
"cypress:run": "cypress run",
|
||||
"docker:build": "docker build -t gabinetedigital:0.0.0.1 .",
|
||||
"docker:publish": "docker run -p gabinetedigital:0.0.0.1"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user