The major version of the widgets, must specify a major version even if it is 0.
Optional
minor?: numberThe minor version of the widgets, leaving this blank will use the latest minor based on major
Optional
patch?: numberThe patch version of the widgets, leaving this blank will use the latest minor based on minor
Optional
prerelease?: "alpha"The prerelease version of the widgets, can only be 'alpha'. Do not use in production.
Optional
build?: numberThe build version of the widgets. Do not use in production.
Represents the version of the Commerce Widgets to use defaults to (0.1.9-alpha)