Blob.js
Blob.js copied to clipboard
Fix ; at the end of the lined
In my project that use only ES5 the fact that there isn't any ;
at the end of the code line, make a problem, so i fix it and i make a pull request.
Also I add the package.json
file for has a minimum of version supporting
Follows the StandardsJS rules... also npm package should not contain any uppercase letters...