We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656647a commit adf3752Copy full SHA for adf3752
2 files changed
packages/docs/package.json
@@ -20,7 +20,7 @@
20
"@sveltejs/kit": "2.16.1",
21
"@sveltejs/vite-plugin-svelte": "5.0.3",
22
"@tailwindcss/typography": "0.5.16",
23
- "daisyui": "workspace:*",
+ "daisyui": "5",
24
"dotenv": "16.4.7",
25
"json-diff": "1.0.6",
26
"mdsvex": "0.12.3",
packages/playground/package.json
@@ -10,7 +10,7 @@
10
},
11
"devDependencies": {
12
"astro": "5.1.10",
13
- "daisyui": "workspace:*"
+ "daisyui": "5"
14
15
"dependencies": {
16
"@astrojs/react": "4.2.0",
0 commit comments