Skip to content

Commit

Permalink
chore: Publich new package for dependencies upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
roderickhsiao committed Apr 29, 2024
1 parent e46193e commit e06128c
Show file tree
Hide file tree
Showing 2 changed files with 4,549 additions and 3,432 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-aspect-ratio",
"version": "1.1.6",
"version": "1.1.7",
"description": "React Component to maintain a consistent width-to-height ratio (aspect ratio), preventing cumulative layout shift.",
"author": "Roderick Hsiao <roderickhsiao@gmail.com>",
"repository": {
Expand Down Expand Up @@ -37,6 +37,8 @@
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/plugin-transform-typescript": "^7.16.8",
"@babel/preset-env": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@storybook/addon-docs": "^7.0.0",
"@storybook/react": "^7.0.0",
"@storybook/react-webpack5": "^7.0.0",
Expand Down

0 comments on commit e06128c

Please sign in to comment.