mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix(cli.rs): config.json on plugin template
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"publish": true,
|
||||
"getPublishedVersion": "cargo search ${ pkg.pkg } --limit 1 | sed -nE 's/^[^\"]*\"//; s/\".*//1p' -"
|
||||
},
|
||||
,
|
||||
"javascript": {
|
||||
"version": true,
|
||||
"publish": true,
|
||||
|
||||
Reference in New Issue
Block a user