diff --git a/package.json b/package.json index bcf1c71..4c047b1 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "authors": [ "Tauri Programme within The Commons Conservancy" ], + "repository": "https://github.com/tauri-apps/plugins-workspace", "type": "module", "types": "./dist-js/index.d.ts", "main": "./dist-js/index.cjs",