Used in the Node.js ecosystem.
Dependencies
There are two types of dependencies:
dependencies
: required to run in productiondevdependencies
: required only during development, such as ⌨️ TypeScript type definitions.
Used in the Node.js ecosystem.
There are two types of dependencies:
dependencies
: required to run in productiondevdependencies
: required only during development, such as ⌨️ TypeScript type definitions.