Skip to content

Fixes issues with invalid modules

Compare
Choose a tag to compare
@fiveisprime fiveisprime released this 21 Sep 18:53
· 236 commits to master since this release
  • Excludes aws-sdk-browser-builder from generated package.json
  • Excludes modules with version not available on npm (i.e. 0.0.0 and 0.0.0-unreleasable)
  • Demeteorizer now exits with code 1 when exiting with an error

This release closes #70 #71 #72 and #73.