diff --git a/package.json b/package.json index 5c2273c..02dc382 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "@fastify/csrf", "description": "primary logic behind csrf tokens", "version": "8.0.1", - "author": "Jonathan Ong (http://jongleberry.com)", + "author": "Jonathan Ong (https://jongleberry.com)", "main": "index.js", "type": "commonjs", "types": "types/index.d.ts", "contributors": [ "Douglas Christopher Wilson ", - "Matteo Collina ", { "name": "Manuel Spigolon", "email": "behemoth89@gmail.com" @@ -59,4 +59,4 @@ "csrf", "tokens" ] -} \ No newline at end of file +}