adobe/Update your package.json with an npm pre-release version, and update dependencies with pre-release versions

Modifies your package.json with a pre-release version in the form X.Y.Z-pre.YYYMMDD.<commitShaHash>

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pre-release-tagthe pre-release tag to setnopre
package-json-paththe package.json filenopackage.json
dependencies-to-updatethe dependencies to update with a version tag (comma separated)no""
dependencies-to-update-version-tagthe version tag for the dependencies to updatenonext
package-namethe new package name to publish tono
skip-dependencies-to-updateskip updating any =dependencies to update (see dependencies-to-update setting)nofalse
namedescription
pre-release-versionthe pre-release version that was set