mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat(challenge14): race condition with rxjs
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"@angular/language-service": "15.0.2",
|
||||
"@commitlint/cli": "^17.2.0",
|
||||
"@commitlint/config-conventional": "^17.2.0",
|
||||
"@cypress/webpack-dev-server": "^2.0.0",
|
||||
"@ngrx/schematics": "15.0.0",
|
||||
"@nrwl/cli": "15.3.0",
|
||||
"@nrwl/cypress": "15.3.0",
|
||||
@@ -65,6 +66,7 @@
|
||||
"eslint": "~8.15.0",
|
||||
"eslint-config-prettier": "8.1.0",
|
||||
"eslint-plugin-cypress": "^2.10.3",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"husky": "^8.0.2",
|
||||
"jest": "28.1.1",
|
||||
"jest-environment-jsdom": "28.1.1",
|
||||
|
||||
Reference in New Issue
Block a user