Merge pull request #67 from bartvdbraak/dependabot/npm_and_yarn/react-wrap-balancer-1.0.0

This commit is contained in:
Bart van der Braak 2023-06-29 07:23:57 +02:00 committed by GitHub
commit 9b2122fab8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-wrap-balancer": "^0.5.0",
"react-wrap-balancer": "^1.0.0",
"tailwind-merge": "^1.13.2",
"tailwindcss-animate": "^1.0.6"
},