Skip to content

chore: package.json updates #2293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2016
Merged

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Dec 20, 2016

  • 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.
  • Locks down the Selenium typings version in order to prevent Selenium-related type errors.
  • Adds selenium-webdriver to the dev dependencies, otherwise the e2e tests fail to run on a fresh install.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 20, 2016
* 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.
* Locks down the Selenium typings version in order to prevent Selenium-related type errors.
* Adds `selenium-webdriver` to the dev dependencies, otherwise the e2e tests fail to run on a fresh install.
@crisbeto crisbeto force-pushed the unused-dependencies branch from 0957782 to 860d022 Compare December 20, 2016 13:46
@crisbeto crisbeto changed the title chore: move unused core dependencies to devDependencies chore: package.json updates Dec 20, 2016
@crisbeto crisbeto requested a review from jelbourn December 20, 2016 18:00
@jelbourn
Copy link
Member

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Dec 20, 2016
@jelbourn jelbourn merged commit ed50801 into angular:master Dec 20, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants