@skillkit/cli 1.7.3 → 1.7.4

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/index.js CHANGED
@@ -642,7 +642,7 @@ function getLastAgents() {
642
642
  }
643
643
 
644
644
  // src/onboarding/index.ts
645
- var VERSION = "1.7.3";
645
+ var VERSION = "1.7.4";
646
646
  var AGENT_COUNT = 17;
647
647
  function welcome() {
648
648
  console.log(getLogo(VERSION, AGENT_COUNT));