fix: add repository information for gelocation and haptics

pull/1619/head geolocation-js-v2.0.0-rc.0
Lucas Nogueira 10 months ago
parent 4899895479
commit 0f34919c9c
No known key found for this signature in database
GPG Key ID: 7C32FCA95C8C95D7

@ -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",

@ -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",

Loading…
Cancel
Save