mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit includes the following types of changes: - Remove unused dependencies. - Move dev dependencies from `devDependencies` to `dependencies` (and vice versa for production dependencies). - Update `@types/*`. - Update dependencies to more closely match the dependencies installed by the latest CLI for new apps. Also, ensured that the latest version of `webdriver-manager` (v12.1.7) was installed for `protractor`, which correctly installs a ChromeDriver version that is compatible with the latest version of Chrome. PR Close #32980 |
||
|---|---|---|
| .. | ||
| test.js | ||
| testFirebaseRedirection.spec.ts | ||
| testServiceWorkerRoutes.spec.ts | ||
| tsconfig.json | ||