소스 검색

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

Lucas Nogueira 3 년 전
부모
커밋
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,