|
|
|
|
|
by minitech
3055 days ago
|
|
These are packages published to npm. If you’re bundling all of your dependencies into your package with webpack before publishing it, they should all go in devDependencies, since someone installing the published package doesn’t need them. |
|