fix(env): delete env files

This commit is contained in:
thomas
2023-10-24 10:58:23 +02:00
parent d47a6bcdcb
commit 97b6ec6d91
42 changed files with 426 additions and 932 deletions

View File

@@ -4,7 +4,6 @@
"license": "MIT",
"scripts": {
"ng": "nx",
"postinstall": "node ./decorate-angular-cli.js",
"start": "nx serve",
"build": "nx build",
"test": "nx test",
@@ -69,7 +68,7 @@
"@swc/cli": "~0.1.62",
"@swc/core": "1.3.94",
"@testing-library/angular": "^13.3.0",
"@testing-library/cypress": "^9.0.0",
"@testing-library/cypress": "10.0.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "29.4.0",