Skip to content

Commit ef11812

Browse files
authored
chore: update deps (#13)
1 parent 864956a commit ef11812

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
},
2323
"homepage": "https://github.com/fastify/fast-json-stringify-compiler#readme",
2424
"devDependencies": {
25-
"fastify": "^4.0.0-rc.2",
25+
"fastify": "^4.0.0",
2626
"standard": "^17.0.0",
2727
"tap": "^16.0.0",
2828
"tsd": "^0.20.0"
2929
},
3030
"dependencies": {
31-
"fast-json-stringify": "^4.0.0"
31+
"fast-json-stringify": "^4.2.0"
3232
},
3333
"tsd": {
3434
"directory": "test/types"

0 commit comments

Comments
 (0)