The major version of the widgets, must specify a major version even if it is 0.
Optionalminor?: numberThe minor version of the widgets, leaving this blank will use the latest minor based on major
Optionalpatch?: numberThe patch version of the widgets, leaving this blank will use the latest minor based on minor
Optionalprerelease?: "alpha"The prerelease version of the widgets, can only be 'alpha'. Do not use in production.
Optionalbuild?: 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)