浏览代码

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