Explorar el Código

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

Lucas Nogueira hace 3 años
padre
commit
1fbc8237e5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      tooling/cli.rs/templates/plugin/with-api/.changes/config.json

+ 0 - 1
tooling/cli.rs/templates/plugin/with-api/.changes/config.json

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