pulsar/packages/update-package-dependencies/README.md
2022-12-03 02:46:08 +00:00

270 B

Update Package Dependencies package

Runs puslar -p install from the current project's directory. This will install all dependencies referenced in the package.json file to the node_modules folder.

This should only be used in projects that are Pulsar packages.