Skip to content

Commit 0cde19e

Browse files
authored
fix: Fix invalid json syntax (#950)
1 parent 92323ec commit 0cde19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@
7878
]
7979
},
8080
"packages/tooling/jest": {
81-
"bump-minor-pre-major": true,
81+
"bump-minor-pre-major": true
8282
},
8383
"packages/telemetry/browser-telemetry": {}
8484
},
8585
"packages/sdk/combined-browser": {
86-
"bump-minor-pre-major": true,
86+
"bump-minor-pre-major": true
8787
},
8888
"plugins": [
8989
{

0 commit comments

Comments
 (0)