diff --git a/plugins/authenticator/package.json b/plugins/authenticator/package.json index 36fc6b47c..5b546662b 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 963770d5a..7dc7f934b 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 bc9020764..7ba87d7f2 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 e67d5872a..fc8a05b72 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 317d1b0d9..a1f63d356 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 1a960f87d..4d8577b01 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 043906bd2..4ad805dc0 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 dcfbab8c3..6ca4fe1c5 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 e2daf260e..decc00331 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 f9a1ea30f..dc1c01fa8 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 bcf1c710b..4c047b186 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 34eab82ff..060923b5e 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 09d59f717..7df405db4 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 210bd7181..cf8bb4153 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 5d867ddcd..5af03f8e7 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 643fbf715..82318c7e8 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 4c88235d5..70c77cc7b 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 9d2db3336..d763894fa 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 a5c4780cf..de771fedc 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 017f66b34..3de4273f0 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 ff2d965aa..a01e02a0f 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 7a724edd7..739b07941 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 983caf795..48e8b7dcd 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 67a7f5c4d..6a4a2daf6 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 7f548a56e..ad5b745bd 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 ec71ea51d..894dff9dc 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",