Skip to content

Commit d0e0131

Browse files
committed
chore(demo): tailwind basic setup
1 parent 083fee2 commit d0e0131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"export": "email-dev export"
1010
},
1111
"dependencies": {
12-
"@react-email/components": "workspace:*",
12+
"@react-email/components": "@react-email/[email protected]",
1313
"react": "^19",
1414
"react-dom": "^19",
1515
"email-dev": "workspace:*"
@@ -20,4 +20,4 @@
2020
"@types/react": "^19",
2121
"@types/react-dom": "^19"
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)