Skip to content

0.6.3

Latest
Compare
Choose a tag to compare
@mhvelplund mhvelplund released this 01 Apr 10:17
· 207 commits to master since this release

The attached binary was built with Node 12 from 0.6.3 tag by adding a npm-shrinkwrap.json file with:

{
  "dependencies": {
    "graceful-fs": {
        "version": "4.2.2"
     }
  }
}