Skip to content

Commit

Permalink
Revert "chore(patterns): lock peer deps to v1 of big-design"
Browse files Browse the repository at this point in the history
This reverts commit 86c0e83.
  • Loading branch information
chanceaclark committed Nov 12, 2024
1 parent 86c0e83 commit 1ab7a4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/tough-melons-trade.md

This file was deleted.

6 changes: 3 additions & 3 deletions packages/big-design-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@babel/runtime": "^7.26.0"
},
"peerDependencies": {
"@bigcommerce/big-design": "^1.0.0",
"@bigcommerce/big-design-icons": "^1.0.0",
"@bigcommerce/big-design-theme": "^1.0.0",
"@bigcommerce/big-design": "workspace:^",
"@bigcommerce/big-design-icons": "workspace:^",
"@bigcommerce/big-design-theme": "workspace:^",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"styled-components": "^5.3.5"
Expand Down

0 comments on commit 1ab7a4f

Please sign in to comment.