Skip to content

Commit

Permalink
fix: 🐛 missing dependencies in @electrocrud/tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
garrylachman committed May 24, 2023
1 parent 8d5b5f7 commit 7701b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"dependencies": {
"@chakra-ui/react": "^2.4.9",
"@electrocrud/feedback": "file:../feedback",
"@electrocrud/utils": "file:../utils",
"framer-motion": "^9.0.2",
"react": "^18.2.0",
"react-icons": "^4.7.1",
Expand Down

0 comments on commit 7701b85

Please sign in to comment.