@optique/valibot 0.10.0-dev.289 → 0.10.0-dev.291

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -183,6 +183,9 @@ If you need async validation, perform it after parsing the CLI arguments.
183
183
  For more resources
184
184
  ------------------
185
185
 
186
- - [Optique documentation](https://optique.dev/)
187
- - [Valibot documentation](https://valibot.dev/)
186
+ - [Optique documentation]
187
+ - [Valibot documentation]
188
188
  - [Examples directory](/examples/)
189
+
190
+ [Optique documentation]: https://optique.dev/
191
+ [Valibot documentation]: https://valibot.dev/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@optique/valibot",
3
- "version": "0.10.0-dev.289+112a7af6",
3
+ "version": "0.10.0-dev.291+c07ddeda",
4
4
  "description": "Valibot value parsers for Optique",
5
5
  "keywords": [
6
6
  "CLI",