Skip to content

Commit

Permalink
v12.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MadCcc committed Nov 27, 2023
1 parent 0c66625 commit aaad1bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rc-tabs",
"version": "12.13.1",
"version": "12.14.0",
"description": "tabs ui component for react",
"engines": {
"node": ">=8.x"
Expand Down Expand Up @@ -46,9 +46,8 @@
"@testing-library/react": "^13.0.0",
"@types/classnames": "^2.2.10",
"@types/enzyme": "^3.10.5",
"@types/jest": "^25.2.3",
"@types/keyv": "4.2.0",
"@types/jest": "^29.4.0",
"@types/keyv": "4.2.0",
"@types/react": "^17.0.14",
"@types/react-dom": "^18.0.11",
"@umijs/fabric": "^2.3.1",
Expand Down

1 comment on commit aaad1bf

@vercel
Copy link

@vercel vercel bot commented on aaad1bf Nov 27, 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-react-component.vercel.app
tabs-git-master-react-component.vercel.app

Please sign in to comment.