This commit is contained in:
peintnermax
2024-09-05 16:02:33 +02:00
parent 01bd270c5a
commit 88ee769c7e
4 changed files with 4 additions and 0 deletions

View File

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