@keystrokehq/cli 0.1.10 → 0.1.11

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.mjs CHANGED
@@ -6597,7 +6597,7 @@ const INIT_CATALOG_VERSIONS = {
6597
6597
  vitest: "^4.1.7",
6598
6598
  "@types/node": "^25.9.1"
6599
6599
  };
6600
- const INIT_KEYSTROKE_VERSION = "^0.1.9";
6600
+ const INIT_KEYSTROKE_VERSION = "^0.1.10";
6601
6601
  //#endregion
6602
6602
  //#region src/init/copy-template.ts
6603
6603
  function renderTemplate(content, variables) {