This commit is contained in:
Omar López
2022-02-15 10:44:30 -07:00
committed by GitHub
parent aee2d0dbba
commit f0eed8ad30
6 changed files with 10 additions and 8 deletions

View File

@@ -21,6 +21,7 @@
"start": "turbo run start",
"test": "turbo run test",
"test-playwright": "yarn playwright test",
"test-e2e": "turbo run test-e2e",
"type-check": "turbo run type-check"
},
"devDependencies": {