repoburg 0.1.15 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "repoburg",
3
- "version": "0.1.15",
3
+ "version": "0.1.17",
4
4
  "description": "Binary distribution for repoburg",
5
5
  "main": "index.js",
6
6
  "bin": {
package/platform-cli.js CHANGED
@@ -303,4 +303,4 @@ program
303
303
  });
304
304
 
305
305
 
306
- program.parse(process.argv);
306
+ program.parse(process.argv);
Binary file
Binary file