Skip to content

Commit a665faf

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 d21de2f + 863f0e6 commit a665faf

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
@@ -31,7 +31,7 @@
3131
"tap": "^10.7.2"
3232
},
3333
"dependencies": {
34-
"fastify-plugin": "^0.1.1",
34+
"fastify-plugin": "^0.2.1",
3535
"redis": "^2.8.0"
3636
}
3737
}

0 commit comments

Comments
 (0)