chore(templates): update import paths to reflect new @zen/core module structure and bump version to 1.4.1

This commit is contained in:
2026-04-22 15:22:24 -04:00
parent d8e21357c2
commit 3e884b4837
6 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
export { default } from '@zen/core/features/auth/page';
export { default } from '@zen/core/features/auth/server';