Skip to content

Commit

Permalink
minor(input): version update (stable v1.2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
100percentibrahim committed Apr 15, 2024
1 parent 5e7b8cf commit 20b3976
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/components/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ibrahimstudio/input",
"version": "1.1.19",
"version": "1.2.0",
"description": "This package provides a customizable input component for React applications.",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down Expand Up @@ -49,6 +49,7 @@
"@ibrahimstudio/jsx": "workspace:*",
"@ibrahimstudio/styles": "workspace:*",
"@ibrahimstudio/tooltip": "workspace:*",
"@ibrahimstudio/hooks": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down

0 comments on commit 20b3976

Please sign in to comment.