What's Changed
- Added Verification that the .gitignore file exists
- Added Verification that the
defaultColor
property has a value set in the config.js file - Added Verification that the package-lock.json file exists
- Added Verification that the package-lock.json file
version
property matches theversion
property found in the package.json file
Full Changelog: v1.0.0...v1.0.1