uni-run 1.1.7 → 1.1.8

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/dist/app.js CHANGED
@@ -86,7 +86,7 @@ arg.list.on(() => {
86
86
  });
87
87
  });
88
88
  arg.clean.on(() => {
89
- console.log(colors_1.default.bgGreen('CACHE:'), colors_1.default.dim((0, helpers_1.getCacheDir)()));
89
+ console.log(colors_1.default.bgGreen('CACHE:'), (0, helpers_1.getCacheDir)());
90
90
  (0, helpers_1.cleanCacheDir)();
91
91
  console.log(colors_1.default.green('Cache directory cleaned.'));
92
92
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "uni-run",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "description": "Universal Runner for many language",
5
5
  "type": "commonjs",
6
6
  "scripts": {
package/dist/output DELETED
Binary file
package/dist/output.exe DELETED
Binary file