fix(cli.rs): config.json on plugin template

This commit is contained in:
Lucas Nogueira
2021-10-18 19:32:54 -03:00
parent 84f2695e10
commit 1fbc8237e5

View File

@@ -6,7 +6,6 @@
"publish": true,
"getPublishedVersion": "cargo search ${ pkg.pkg } --limit 1 | sed -nE 's/^[^\"]*\"//; s/\".*//1p' -"
},
,
"javascript": {
"version": true,
"publish": true,