diff --git a/plugins/authenticator/package.json b/plugins/authenticator/package.json index 36fc6b47..5b546662 100644 --- a/plugins/authenticator/package.json +++ b/plugins/authenticator/package.json @@ -6,6 +6,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", diff --git a/plugins/autostart/package.json b/plugins/autostart/package.json index 963770d5..7dc7f934 100644 --- a/plugins/autostart/package.json +++ b/plugins/autostart/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", diff --git a/plugins/barcode-scanner/package.json b/plugins/barcode-scanner/package.json index bc902076..7ba87d7f 100644 --- a/plugins/barcode-scanner/package.json +++ b/plugins/barcode-scanner/package.json @@ -6,6 +6,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", diff --git a/plugins/biometric/package.json b/plugins/biometric/package.json index e67d5872..fc8a05b7 100644 --- a/plugins/biometric/package.json +++ b/plugins/biometric/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", diff --git a/plugins/cli/package.json b/plugins/cli/package.json index 317d1b0d..a1f63d35 100644 --- a/plugins/cli/package.json +++ b/plugins/cli/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", diff --git a/plugins/clipboard-manager/package.json b/plugins/clipboard-manager/package.json index 1a960f87..4d8577b0 100644 --- a/plugins/clipboard-manager/package.json +++ b/plugins/clipboard-manager/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", diff --git a/plugins/deep-link/package.json b/plugins/deep-link/package.json index 043906bd..4ad805dc 100644 --- a/plugins/deep-link/package.json +++ b/plugins/deep-link/package.json @@ -6,6 +6,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", diff --git a/plugins/dialog/package.json b/plugins/dialog/package.json index dcfbab8c..6ca4fe1c 100644 --- a/plugins/dialog/package.json +++ b/plugins/dialog/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", diff --git a/plugins/fs/package.json b/plugins/fs/package.json index e2daf260..decc0033 100644 --- a/plugins/fs/package.json +++ b/plugins/fs/package.json @@ -6,6 +6,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", diff --git a/plugins/global-shortcut/package.json b/plugins/global-shortcut/package.json index f9a1ea30..dc1c01fa 100644 --- a/plugins/global-shortcut/package.json +++ b/plugins/global-shortcut/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", diff --git a/plugins/http/package.json b/plugins/http/package.json index bcf1c710..4c047b18 100644 --- a/plugins/http/package.json +++ b/plugins/http/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", diff --git a/plugins/log/package.json b/plugins/log/package.json index 34eab82f..060923b5 100644 --- a/plugins/log/package.json +++ b/plugins/log/package.json @@ -6,6 +6,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", diff --git a/plugins/nfc/package.json b/plugins/nfc/package.json index 09d59f71..7df405db 100644 --- a/plugins/nfc/package.json +++ b/plugins/nfc/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", diff --git a/plugins/notification/package.json b/plugins/notification/package.json index 210bd718..cf8bb415 100644 --- a/plugins/notification/package.json +++ b/plugins/notification/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", diff --git a/plugins/os/package.json b/plugins/os/package.json index 5d867ddc..5af03f8e 100644 --- a/plugins/os/package.json +++ b/plugins/os/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", diff --git a/plugins/positioner/package.json b/plugins/positioner/package.json index 643fbf71..82318c7e 100644 --- a/plugins/positioner/package.json +++ b/plugins/positioner/package.json @@ -6,6 +6,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", diff --git a/plugins/process/package.json b/plugins/process/package.json index 4c88235d..70c77cc7 100644 --- a/plugins/process/package.json +++ b/plugins/process/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", diff --git a/plugins/shell/package.json b/plugins/shell/package.json index 9d2db333..d763894f 100644 --- a/plugins/shell/package.json +++ b/plugins/shell/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", diff --git a/plugins/sql/package.json b/plugins/sql/package.json index a5c4780c..de771fed 100644 --- a/plugins/sql/package.json +++ b/plugins/sql/package.json @@ -6,6 +6,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", diff --git a/plugins/store/package.json b/plugins/store/package.json index 017f66b3..3de4273f 100644 --- a/plugins/store/package.json +++ b/plugins/store/package.json @@ -6,6 +6,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", diff --git a/plugins/stronghold/package.json b/plugins/stronghold/package.json index ff2d965a..a01e02a0 100644 --- a/plugins/stronghold/package.json +++ b/plugins/stronghold/package.json @@ -6,6 +6,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", diff --git a/plugins/updater/package.json b/plugins/updater/package.json index 7a724edd..739b0794 100644 --- a/plugins/updater/package.json +++ b/plugins/updater/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", diff --git a/plugins/upload/package.json b/plugins/upload/package.json index 983caf79..48e8b7dc 100644 --- a/plugins/upload/package.json +++ b/plugins/upload/package.json @@ -6,6 +6,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", diff --git a/plugins/websocket/package.json b/plugins/websocket/package.json index 67a7f5c4..6a4a2daf 100644 --- a/plugins/websocket/package.json +++ b/plugins/websocket/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", diff --git a/plugins/window-state/package.json b/plugins/window-state/package.json index 7f548a56..ad5b745b 100644 --- a/plugins/window-state/package.json +++ b/plugins/window-state/package.json @@ -6,6 +6,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", diff --git a/shared/template/package.json b/shared/template/package.json index ec71ea51..894dff9d 100644 --- a/shared/template/package.json +++ b/shared/template/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",