Skip to content

Releases: Sparkmasterflex/peer-dependencies

First real release

03 Sep 19:24

Choose a tag to compare

This is the first real release. This rust script parses the peerDependencies from your package.json and separately installs them without altering your package.json file so they remain peerDependencies. This script then runs the standard npm install