Skip to content

Commit f5e4f7d

Browse files
committed
Update fast-json-stringify v5.0.0
Signed-off-by: Matteo Collina <[email protected]>
1 parent 336f5c1 commit f5e4f7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This package is responsible for compiling the application's `response` JSON sche
1313
| v1.x | v3.x | ^3.x |
1414
| v2.x | v3.x | ^4.x |
1515
| v3.x | v4.x | ^4.x |
16+
| v3.x | v5.x | ^4.x |
1617

1718
### fast-json-stringify Configuration
1819

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"tsd": "^0.21.0"
2929
},
3030
"dependencies": {
31-
"fast-json-stringify": "^4.2.0"
31+
"fast-json-stringify": "^5.0.0"
3232
},
3333
"tsd": {
3434
"directory": "test/types"

0 commit comments

Comments
 (0)