mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-14 20:55:26 +02:00
chore: tauri 3.0 alpha release
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"pipe": true
|
||||
},
|
||||
{
|
||||
"command": "npm publish --provenance --access public",
|
||||
"command": "npm publish --provenance --access public --tag next",
|
||||
"dryRunCommand": "npm publish --provenance --access public --dry-run",
|
||||
"pipe": true
|
||||
},
|
||||
@@ -81,8 +81,10 @@
|
||||
"shell",
|
||||
"store",
|
||||
"updater",
|
||||
"upload",
|
||||
"geolocation",
|
||||
"haptics"
|
||||
"haptics",
|
||||
"window-state"
|
||||
]
|
||||
},
|
||||
"api-example-js": {
|
||||
|
||||
Reference in New Issue
Block a user