Skip to content

Commit e452501

Browse files
committed
add package to peer deps
1 parent 3bef91a commit e452501

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/common/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"react": "^18.3.1",
7878
"react-dom": "^18.3.1",
7979
"tailwind-merge": "^3.3.1",
80-
"tailwindcss": "^3.4.17"
80+
"tailwindcss": "^3.4.17",
81+
"tailwind-scrollbar": "^3.1.0"
8182
},
8283
"private": false,
8384
"repository": "TobikoData/sqlmesh",

0 commit comments

Comments
 (0)