Skip to content

Commit 671d373

Browse files
authored
Merge pull request #14 from fastify/greenkeeper/fastify-plugin-0.2.1
fix(package): update fastify-plugin to version 0.2.1
2 parents b50a61a + c0026bc commit 671d373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Fastify compression utils",
55
"main": "index.js",
66
"dependencies": {
7-
"fastify-plugin": "^0.1.1",
7+
"fastify-plugin": "^0.2.1",
88
"mime-db": "^1.32.0",
99
"pump": "^2.0.0",
1010
"string-to-stream": "^1.1.0"

0 commit comments

Comments
 (0)