MikaAK / s3-plugin-webpack

Uploads files to s3 after complete
MIT License
486 stars 125 forks source link

Invalid version inside package.json? #183

Open aaw5017 opened 11 months ago

aaw5017 commented 11 months ago

https://github.com/MikaAK/s3-plugin-webpack/blob/c189c1d2893b14f18540873e934439f292df1363/package.json#L3

I am attempting to add the most recent version (1.2.0) to my project, but yarn is telling me that the version of 1.2.00 is an invalid version number

image

Is this a typo inside the package.json file, or is this version not officially released yet?