@puffinstudio/fizzyx 0.5.1 → 0.5.2

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 (3) hide show
  1. package/.fizzy.yaml +1 -0
  2. package/dist/main.js +150 -115
  3. package/package.json +5 -3
package/.fizzy.yaml CHANGED
@@ -29,4 +29,5 @@ openapi:
29
29
  - input: https://api.d.osuki.dev/docs/openapi.json
30
30
  output: tests/api-fetch
31
31
  client: fetch
32
+ stateManagement: tanstack-query
32
33
  run: check