Просмотр исходного кода

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

Lucas Nogueira 3 лет назад
Родитель
Сommit
1fbc8237e5
1 измененных файлов с 0 добавлено и 1 удалено
  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,