소스 검색

chore: stray comma somehows (#985)

Jacob Bolda 5 년 전
부모
커밋
3005204a31
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .changes/config.json

+ 2 - 2
.changes/config.json

@@ -34,8 +34,8 @@
           "dryRunCommand": true,
           "pipe": true
         }
-      ]
-      "publish": [,
+      ],
+      "publish": [
         {
           "command": "cargo package --allow-dirty",
           "dryRunCommand": true