Преглед изворни кода

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