Skip to content

Commit

Permalink
Update to fastify@3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lependu committed Jul 17, 2020
1 parent 1ad684a commit 55266bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
},
"homepage": "https://github.com/lependu/fastify-language-parser#readme",
"devDependencies": {
"fastify": "^3.0.0-rc.1",
"standard": "^14.0.0",
"fastify": "^3.0.3",
"standard": "^14.3.4",
"tap": "^14.10.7"
},
"dependencies": {
"accept-language-parser": "^1.5.0",
"fastify-plugin": "^2.0.0"
"fastify-plugin": "^2.0.1"
}
}

0 comments on commit 55266bf

Please sign in to comment.