Skip to content

Clean-up dependencies in package.json#1853

Merged
AnmAtAnm merged 3 commits intoRaspberryPiFoundation:developfrom
AnmAtAnm:node-cleanup
May 15, 2018
Merged

Clean-up dependencies in package.json#1853
AnmAtAnm merged 3 commits intoRaspberryPiFoundation:developfrom
AnmAtAnm:node-cleanup

Conversation

@AnmAtAnm
Copy link
Copy Markdown
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Incorrect dependencies in package.json

Proposed Changes

  • Moving some dependencies to devDependencies. Removing unused dependencies.
  • Updating Closure version.

Reason for Changes

Clean-up

Test Coverage

Ran npm install on clean copy of this branch of the repo (git archive | tar -x ...).
Awaiting a pass on Travis.

"dependencies": {
"google-closure-library": "^20180204.0.0",
"gulp": "^3.9.1",
"install": "^0.8.8",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this line was mistakenly added by an accidental npm install install command.

@rachel-fenichel
Copy link
Copy Markdown
Collaborator

LGTM

@AnmAtAnm AnmAtAnm merged commit 1d55b90 into RaspberryPiFoundation:develop May 15, 2018
@AnmAtAnm AnmAtAnm deleted the node-cleanup branch May 15, 2018 16:57
This was referenced Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants