You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: move unused core dependencies to devDependencies
* Moves the `router` and `platform-browser-dynamic` to the `devDependencies` since they're only used in tests and the demo app.
* Removes a duplicate `@types/selenium-webdriver` which probably got into the `package.json` due to a faulty merge.
0 commit comments