We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c66625 commit aaad1bfCopy full SHA for aaad1bf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rc-tabs",
3
- "version": "12.13.1",
+ "version": "12.14.0",
4
"description": "tabs ui component for react",
5
"engines": {
6
"node": ">=8.x"
@@ -46,9 +46,8 @@
46
"@testing-library/react": "^13.0.0",
47
"@types/classnames": "^2.2.10",
48
"@types/enzyme": "^3.10.5",
49
- "@types/jest": "^25.2.3",
50
- "@types/keyv": "4.2.0",
51
"@types/jest": "^29.4.0",
+ "@types/keyv": "4.2.0",
52
"@types/react": "^17.0.14",
53
"@types/react-dom": "^18.0.11",
54
"@umijs/fabric": "^2.3.1",
0 commit comments