Skip to content

Commit 0f34919

Browse files
committed
fix: add repository information for gelocation and haptics
1 parent 4899895 commit 0f34919

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

plugins/geolocation/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"authors": [
66
"Tauri Programme within The Commons Conservancy"
77
],
8+
"repository": "https://github.com/tauri-apps/plugins-workspace",
89
"type": "module",
910
"types": "./dist-js/index.d.ts",
1011
"main": "./dist-js/index.cjs",

plugins/haptics/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"authors": [
66
"Tauri Programme within The Commons Conservancy"
77
],
8+
"repository": "https://github.com/tauri-apps/plugins-workspace",
89
"type": "module",
910
"types": "./dist-js/index.d.ts",
1011
"main": "./dist-js/index.cjs",

0 commit comments

Comments
 (0)