Skip to content

Commit 077486a

Browse files
authored
chore(dependencies): use stable version for ArkType 2 (#731)
1 parent 10aca41 commit 077486a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arktype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"peerDependencies": {
1414
"react-hook-form": "^7.0.0",
1515
"@hookform/resolvers": "^2.0.0",
16-
"arktype": "2.0.0-dev.14"
16+
"arktype": "^2.0.0"
1717
}
1818
}

0 commit comments

Comments
 (0)