@fenwave/agent 1.1.5 → 1.1.6

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.
Files changed (2) hide show
  1. package/cli-commands.js +1 -1
  2. package/package.json +1 -1
package/cli-commands.js CHANGED
@@ -434,7 +434,7 @@ function setupCLICommands(program, startServerFunction) {
434
434
  console.log(chalk.gray('Configuration and data files have been preserved.'));
435
435
  }
436
436
 
437
- console.log(chalk.gray('\nTo reinstall: npm install -g @fenwave/dev-agent\n'));
437
+ console.log(chalk.gray('\nTo reinstall: npm install -g @fenwave/agent\n'));
438
438
 
439
439
  process.exit(0);
440
440
  } catch (error) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fenwave/agent",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "description": "Fenwave Docker Agent and CLI",
5
5
  "keywords": [
6
6
  "fenwave",