Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 262 Bytes

File metadata and controls

5 lines (3 loc) · 262 Bytes

Update Package Dependencies package

Runs apm 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 Atom packages.