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 336f5c1 commit f5e4f7dCopy full SHA for f5e4f7d
README.md
@@ -13,6 +13,7 @@ This package is responsible for compiling the application's `response` JSON sche
13
| v1.x | v3.x | ^3.x |
14
| v2.x | v3.x | ^4.x |
15
| v3.x | v4.x | ^4.x |
16
+| v3.x | v5.x | ^4.x |
17
18
### fast-json-stringify Configuration
19
package.json
@@ -28,7 +28,7 @@
28
"tsd": "^0.21.0"
29
},
30
"dependencies": {
31
- "fast-json-stringify": "^4.2.0"
+ "fast-json-stringify": "^5.0.0"
32
33
"tsd": {
34
"directory": "test/types"
0 commit comments