Skip to content

Commit

Permalink
v12.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MadCcc committed Dec 7, 2023
1 parent c61f65a commit e54191e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rc-tabs",
"version": "12.14.1",
"version": "12.15.0",
"description": "tabs ui component for react",
"keywords": [
"react",
Expand Down Expand Up @@ -48,8 +48,8 @@
"devDependencies": {
"@rc-component/father-plugin": "^1.0.0",
"@rc-component/trigger": "^1.10.0",
"@testing-library/react": "^14.1.2",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@types/classnames": "^2.2.10",
"@types/enzyme": "^3.10.5",
"@types/jest": "^29.4.0",
Expand Down

1 comment on commit e54191e

@vercel
Copy link

@vercel vercel bot commented on e54191e Dec 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

tabs – ./

tabs-git-master-react-component.vercel.app
tabs-react-component.vercel.app

Please sign in to comment.