chroma.js
chroma.js copied to clipboard
move `cross-env` to devDependencies
Since cross-env is only used in build stage, it should be moved to devDependencies.
Please merge @gka https://github.com/gka/chroma.js/pull/241
Fixed in #279