diff --git a/package.json b/package.json index ba242e8..cc6f7b5 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,21 @@ { "name": "urql-scalars-exchange", - "author": "Luca Hagel", - "version": "1.0.1", + "author": "Luca Hagel ", + "version": "1.0.2", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/luhagel/urql-scalars-exchange.git" + }, + "bugs": { + "url": "https://github.com/luhagel/urql-scalars-exchange/issues" + }, + "homepage": "https://github.com/luhagel/urql-scalars-exchange", + "keywords": [ + "urql", + "graphql", + "scalars" + ], "type": "module", "files": [ "dist"