This commit is contained in:
peintnermax
2024-09-06 11:48:48 +02:00
parent 4dc6ab6377
commit 747ff5877b
5 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
{
"name": "@zitadel/login",
"private": true,
"type": "module",
"scripts": {
"dev": "next dev",
"test": "concurrently --timings --kill-others-on-fail 'npm:test:unit' 'npm:test:integration'",