Details
-
Improvement
-
Resolution: Done
-
Neutral
-
None
-
None
-
None
-
-
Empty show more show less
-
DevX 47
-
2
Description
dependencies are the packages that are required for your application to run properly.
devDependencies are the packages that are required for development and testing purposes only. These packages are not required for the application to run properly.
See e.g.: https://docs.npmjs.com/specifying-dependencies-and-devdependencies-in-a-package-json-file, https://saturncloud.io/blog/whats-the-difference-between-dependencies-devdependencies-and-peerdependencies-in-npm-packagejson-file/
Checklists
Acceptance criteria
Attachments
There are no Sub-Tasks for this issue.