We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fc0ae commit 5a338d1Copy full SHA for 5a338d1
2 files changed
package.json
@@ -66,13 +66,10 @@
66
},
67
"homepage": "https://react-hook-form.com",
68
"devDependencies": {
69
- "@size-limit/preset-small-lib": "^4.9.0",
70
"@testing-library/react": "^11.2.2",
71
- "@testing-library/react-hooks": "^3.4.2",
72
"@types/jest": "^26.0.15",
73
"@types/react": "^17.0.0",
74
"@types/react-dom": "^17.0.0",
75
- "@types/react-test-renderer": "^17.0.0",
76
"@typescript-eslint/eslint-plugin": "^4.8.1",
77
"@typescript-eslint/parser": "^4.8.1",
78
"eslint": "^7.14.0",
@@ -88,9 +85,7 @@
88
85
"react": "^17.0.1",
89
86
"react-dom": "^17.0.1",
90
87
"react-hook-form": "^6.11.4",
91
- "react-test-renderer": "^17.0.1",
92
"rimraf": "^3.0.2",
93
- "size-limit": "^4.9.0",
94
"ts-jest": "^26.4.4",
95
"typescript": "^4.1.2"
96
0 commit comments