Skip to content

Commit f426e08

Browse files
committed
Update: add tokens
1 parent 0b31498 commit f426e08

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
"version": "1.2.0",
55
"workspaces": [
66
"packages/*",
7-
"packages/react-formz-validators/utils",
8-
"packages/react-formz-validators/yup",
9-
"packages/react-formz-validators/zod"
7+
"packages/react-formz-validators/*"
108
],
119
"scripts": {
1210
"test": "yarn workspace @zerry/react-formz-core test && yarn workspace @zerry/react-formz test",

0 commit comments

Comments
 (0)