mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
fix(env): delete env files
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user