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 e588238 commit ddf6982Copy full SHA for ddf6982
README.md
@@ -8,10 +8,10 @@ This package is responsible for compiling the application's `response` JSON sche
8
9
## Versions
10
11
-| `@fastify/fast-json-stringify-compiler` | `fast-json-stringify` | Supported `fastify` |
12
-|----------------------------------------:|----------------------:|---------------------:|
13
-| v1.x | v3.x | ^3.x |
14
-| v2.x | v3.x | ^4.x |
+| `@fastify/fast-json-stringify-compiler` | `fast-json-stringify` | Supported `fastify` |
+|----------------------------------------:|----------------------:|--------------------:|
+| v1.x | v3.x | ^3.x |
+| v2.x | v3.x | ^4.x |
15
16
### fast-json-stringify Configuration
17
0 commit comments