chore: script-ak aldatzen ditu

This commit is contained in:
Aitor Urrutia
2022-01-14 20:53:02 +01:00
parent 056cebe120
commit a8cfa3c2a1

View File

@@ -9,11 +9,10 @@
"e2e" "e2e"
], ],
"scripts": { "scripts": {
"start:back": "yarn workspace back start", "front": "yarn workspace front",
"develop:back": "yarn workspace back develop", "back": "yarn workspace back",
"develop:front": "yarn workspace front develop", "e2e": "yarn workspace e2e",
"prettier:front": "yarn workspace front prettier", "prettier:front": "front prettier"
"test:e2e": "yarn workspace e2e test"
}, },
"repository": { "repository": {
"type": "git", "type": "git",