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 0b31498 commit f426e08Copy full SHA for f426e08
package.json
@@ -4,9 +4,7 @@
4
"version": "1.2.0",
5
"workspaces": [
6
"packages/*",
7
- "packages/react-formz-validators/utils",
8
- "packages/react-formz-validators/yup",
9
- "packages/react-formz-validators/zod"
+ "packages/react-formz-validators/*"
10
],
11
"scripts": {
12
"test": "yarn workspace @zerry/react-formz-core test && yarn workspace @zerry/react-formz test",
0 commit comments