Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Separate devDependencies from dependencies. #30

Closed
helio-frota opened this issue Sep 20, 2016 · 1 comment
Closed

Separate devDependencies from dependencies. #30

helio-frota opened this issue Sep 20, 2016 · 1 comment
Assignees
Milestone

Comments

@helio-frota
Copy link
Member

helio-frota commented Sep 20, 2016

Currently we have an array full or deps and devDeps.
return Array.from(dependencies);
The problem is, this way ^ we can't create different sections on report.

@helio-frota helio-frota added this to the 0.4.0 milestone Sep 20, 2016
@helio-frota helio-frota self-assigned this Sep 20, 2016
@helio-frota
Copy link
Member Author

here:
3141345

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant