confused_techie 2eab519e23 Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js 1 年之前
..
lib 3cd91ffbb7 ➡️ Migrate core package 'update-package-dependencies' into ./packages 5 年之前
spec 56399644f2 :shirt: 5 年之前
styles 3cd91ffbb7 ➡️ Migrate core package 'update-package-dependencies' into ./packages 5 年之前
.gitignore 3cd91ffbb7 ➡️ Migrate core package 'update-package-dependencies' into ./packages 5 年之前
README.md e5c40b5f35 rebrand and relicence 1 年之前
package-lock.json aecb3cc5c3 add or update packages/*/package-lock.json 1 年之前
package.json 4808b53cb0 remove 'standard' linter from packages 1 年之前

README.md

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.