Skip to content

Commit

Permalink
revert react-windowed-select update and create typescript declare file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mila2999 committed Apr 10, 2024
1 parent 7f5afc3 commit d0c3c5a
Show file tree
Hide file tree
Showing 7 changed files with 2,796 additions and 2,819 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified packages/.DS_Store
Binary file not shown.
Binary file modified packages/core/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"react-transition-group": "^4.4.5",
"react-virtualized-auto-sizer": "^1.0.7",
"react-window": "^1.8.7",
"react-windowed-select": "3.1.2",
"react-windowed-select": "^2.0.4",
"style-inject": "^0.3.0",
"vibe-storybook-components": "0.18.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/core/types/packages.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Packages
declare module "react-windowed-select";
Binary file added packages/storybook-blocks/.DS_Store
Binary file not shown.
5,611 changes: 2,793 additions & 2,818 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit d0c3c5a

Please sign in to comment.