Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
fix: widget align system alignment issue with installed widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
KaWaite committed Dec 1, 2022
1 parent 92a159e commit e302cc6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"rc-slider": "9.7.5",
"react": "18.2.0",
"react-accessible-accordion": "5.0.0",
"react-align": "2.2.0",
"react-align": "2.2.2",
"react-beautiful-dnd": "13.1.1",
"react-colorful": "5.6.1",
"react-dnd": "16.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13335,10 +13335,10 @@ react-accessible-accordion@5.0.0:
resolved "https://registry.yarnpkg.com/react-accessible-accordion/-/react-accessible-accordion-5.0.0.tgz#5b61d06aec38906a99f977c10324d9bddec0f64c"
integrity sha512-MT2obYpTgLIIfPr9d7hEyvPB5rg8uJcHpgA83JSRlEUHvzH48+8HJPvzSs+nM+XprTugDgLfhozO5qyJpBvYRQ==

react-align@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-align/-/react-align-2.2.0.tgz#b6b9c8dfe7c63b870d6467c1d7a3e0bfca10872a"
integrity sha512-7I5+w+YN3yfirAYaa4vOKHmheU5FWJ2eEvCM4ciea5jKpi305SDSb8DUwdeP8Yh4EJzNX4ImsZOM/myaVRz3mQ==
react-align@2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/react-align/-/react-align-2.2.2.tgz#d245c0bde883da805f76c19c13ac1c67941a2b97"
integrity sha512-cESpOZ/j7SmGvL94SLpX5d3a4Sdewxoh1IgjbTLe7kiwiPr/gGeK17coc6Mnl32rGk+oQaqUdNk5YSZbo1R8kQ==

react-beautiful-dnd@13.1.1:
version "13.1.1"
Expand Down

0 comments on commit e302cc6

Please sign in to comment.