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 864956a commit ef11812Copy full SHA for ef11812
1 file changed
package.json
@@ -22,13 +22,13 @@
22
},
23
"homepage": "https://github.com/fastify/fast-json-stringify-compiler#readme",
24
"devDependencies": {
25
- "fastify": "^4.0.0-rc.2",
+ "fastify": "^4.0.0",
26
"standard": "^17.0.0",
27
"tap": "^16.0.0",
28
"tsd": "^0.20.0"
29
30
"dependencies": {
31
- "fast-json-stringify": "^4.0.0"
+ "fast-json-stringify": "^4.2.0"
32
33
"tsd": {
34
"directory": "test/types"
0 commit comments