Skip to content

Commit ae438c6

Browse files
authored
fix(export-to-language): Disable builders for Java pipeline export COMPASS-4475 (#2108)
1 parent a2a323e commit ae438c6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
"@mongodb-js/compass-databases-ddl": "^3.0.5",
263263
"@mongodb-js/compass-deployment-awareness": "^10.1.0",
264264
"@mongodb-js/compass-explain-plan": "^4.2.0",
265-
"@mongodb-js/compass-export-to-language": "^6.0.6",
265+
"@mongodb-js/compass-export-to-language": "^6.0.7",
266266
"@mongodb-js/compass-field-store": "^6.0.3",
267267
"@mongodb-js/compass-find-in-page": "^2.0.4",
268268
"@mongodb-js/compass-home": "^4.2.1",

0 commit comments

Comments
 (0)