diff --git a/package.json b/package.json index 64f7dae..5c88e75 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,9 @@ "version": "2.1.1", "main": "./dist/index.js", "module": "./dist/index.mjs", + "repository": { + "url": "https://github.com/Service-Soft/zibri" + }, "exports": { ".": { "types": "./dist/index.d.ts",