We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae46b70 commit b4f17e5Copy full SHA for b4f17e5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fastify-http2https",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "Redirect clear HTTP requests to HTTPS, both using the same port for Fastify",
5
"source": "index.ts",
6
"main": "dist/index.js",
0 commit comments