1.0.4 • Published 7 months ago

@toptal/davinci-update v1.0.4

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
7 months ago

@toptal/davinci-update

Updates Picasso, Topkit and Davinci packages

Usage

npx @toptal/davinci-update from https://github.com/toptal/picasso/pull/4265

This will do the following:

  • Fetch the latest alpha packages from the PR comment and update all matching versions in all package.json files in the current directory
  • Run yarn install to update the lockfile
  • Run syncpack fix-mismatches to fix any version mismatches and package.json formatting (can be skipped)

Please note, in order for this to work, alpha packages must be generated first (usually, by commenting @toptal-bot run package:alpha-release)

Options

  • --no-syncpack or -S skips running syncpack fix-mismatches
  • --create-pr or -C commits the changes and creates a draft PR in a new branch against master
1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago