Skip to content

Silence npm warnings about duplicate rimraf dependency#108

Merged
1 commit merged intolukeed:masterfrom
marionebl:fix/remove-rimraf-from-devdependencies
Oct 3, 2015
Merged

Silence npm warnings about duplicate rimraf dependency#108
1 commit merged intolukeed:masterfrom
marionebl:fix/remove-rimraf-from-devdependencies

Conversation

@marionebl
Copy link
Contributor

Removes rimraf from devDependencies as it is present in dependencies anyway.
Does away with the warning below:

> fly@0.8.3 setup
> npm i && npm run test && npm run symlink

npm WARN package.json Dependency 'rimraf' exists in both dependencies and devDependencies, using 'rimraf@^2.4.2' from dependencies

@ghost
Copy link

ghost commented Oct 3, 2015

👍 👍 😄

ghost pushed a commit that referenced this pull request Oct 3, 2015
…ndencies

Silence npm warnings about duplicate rimraf dependency
@ghost ghost merged commit cb53bf7 into lukeed:master Oct 3, 2015
@marionebl marionebl deleted the fix/remove-rimraf-from-devdependencies branch October 3, 2015 11:45
jorgebucaran pushed a commit that referenced this pull request Jan 10, 2017
…ndencies

Silence npm warnings about duplicate rimraf dependency
This pull request was closed.
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.

1 participant