Skip to content

Commit e8aafcb

Browse files
plugin info was wrong (#4)
* plugin info was wrong * removing unused dependencies
1 parent bf620f6 commit e8aafcb

File tree

3 files changed

+4
-2359
lines changed

3 files changed

+4
-2359
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ module.exports = {
4545
getContext: getContext,
4646
fastifyHttpContextPlugin: fp(plugin, {
4747
fastify: '2.x',
48-
name: 'fastify-session-context'
48+
name: 'fastify-http-context'
4949
})
5050
};

0 commit comments

Comments
 (0)