Skip to content

Commit

Permalink
fix: move to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kaydwithers committed Mar 20, 2024
1 parent 5ddb1ae commit b55735e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.7",
"@kaizen/draft-badge": "^1.13.13",
"@reach/tabs": "^0.18.0",
"classnames": "^2.3.2"
},
"devDependencies": {
"@kaizen/button": "^3.0.6",
"@kaizen/component-base": "^1.1.7",
"@kaizen/draft-card": "^3.2.12"
},
"peerDependencies": {
Expand Down

0 comments on commit b55735e

Please sign in to comment.