@keystrokehq/cli 0.1.29 → 0.1.31

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
@@ -6928,7 +6928,7 @@ const INIT_CATALOG_VERSIONS = {
6928
6928
  vitest: "^4.1.7",
6929
6929
  "@types/node": "^25.9.1"
6930
6930
  };
6931
- const INIT_KEYSTROKE_VERSION = "^0.1.24";
6931
+ const INIT_KEYSTROKE_VERSION = "^0.1.25";
6932
6932
  //#endregion
6933
6933
  //#region src/init/copy-template.ts
6934
6934
  function renderTemplate(content, variables) {