A new overwrite option has been added. The default setting is false, meaning images will be skipped if they already exist. To get back the previous functionality (always overwrite), set the overwrite option to true
package.json is no longer exported by the package. Stay on v1.0.0 if you need access to this file
Features
add overwrite option to enable overwriting existing images (#19) (8d26383)