runlify 0.0.64 → 0.0.65

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.
@@ -132,7 +132,7 @@ module.exports = {
132
132
  _c = "You should add \"".concat;
133
133
  return [4 /*yield*/, toolbox.system.exec('yarn global bin')];
134
134
  case 9:
135
- _b.apply(void 0, [_c.apply("You should add \"", [_d.sent(), "\" to your PATH environment variable.\nHow-to in eng: https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/\nHow-to in ru: https://remontka.pro/environment-variables-windows/\nThen restart your computer."])]);
135
+ _b.apply(void 0, [_c.apply("You should add \"", [_d.sent(), "\" to your Path environment variable.\nHow-to in eng: https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/\nHow-to in ru: https://remontka.pro/environment-variables-windows/\nThen restart your computer."])]);
136
136
  return [3 /*break*/, 13];
137
137
  case 10:
138
138
  // toolbox.filesystem.file(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "runlify",
3
- "version": "0.0.64",
3
+ "version": "0.0.65",
4
4
  "description": "runlify CLI",
5
5
  "private": false,
6
6
  "types": "build/types/types.d.ts",