Skip to content

Commit 21f9d5d

Browse files
jchrisclaude
andcommitted
chore: update import-map to use-vibes 0.19.4-dev-vibes-refactor
Avoids esm.sh caret resolution issue where 0.18.9-dev-vibes-refactor was being upgraded to 0.18.28-dev with incompatible dependencies. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent bc4c22e commit 21f9d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vibes.diy/pkg/app/config/import-map.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Used by: root.tsx, eject-template.ts, hosting packages
44
*/
55

6-
const VIBES_VERSION = "0.18.9";
6+
const VIBES_VERSION = "0.19.4-dev-vibes-refactor";
77

88
export function getLibraryImportMap() {
99
return {

0 commit comments

Comments
 (0)