Skip to content

Commit 8a11ee3

Browse files
authored
Merge pull request #6 from fastify/greenkeeper/fastify-plugin-0.2.1
fix(package): update fastify-plugin to version 0.2.1
2 parents 0dcd44c + 34e62ea commit 8a11ee3

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
@@ -28,7 +28,7 @@
2828
"tap": "^10.3.3"
2929
},
3030
"dependencies": {
31-
"fastify-plugin": "^0.1.0",
31+
"fastify-plugin": "^0.2.1",
3232
"websocket-stream": "^5.0.0"
3333
}
3434
}

0 commit comments

Comments
 (0)