Skip to content

Commit 2d7645d

Browse files
committed
Update package.json
1 parent b09e2ec commit 2d7645d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"cyberseeds-ui": "^0.1.3",
4040
"react": "^19.1.0",
4141
"react-dom": "^19.1.0",
42-
"react-hook-form": "^7.57.0"
42+
"react-hook-form": "^7.57.0",
43+
"tailwindcss": "^4.1.10"
4344
},
4445
"devDependencies": {
4546
"@chromatic-com/storybook": "^4.0.0",
@@ -64,7 +65,6 @@
6465
"globals": "^16.0.0",
6566
"playwright": "^1.52.0",
6667
"storybook": "^9.0.5",
67-
"tailwindcss": "^4.1.8",
6868
"typescript": "~5.8.3",
6969
"typescript-eslint": "^8.30.1",
7070
"vite": "^6.3.5",

0 commit comments

Comments
 (0)