diff --git a/package.json b/package.json index 99faf9e..48c5ad5 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "src/*" ], "license": "BSD-2-Clause", + "repository": "github:geoblocks/print", "scripts": { "lint": "eslint src --ext .ts,.js", "start": "vite",