Skip to content

Commit a7630a3

Browse files
authored
fix(compass-aggregations): hide empty documents state when loading (#2158)
1 parent 4660bb7 commit a7630a3

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
@@ -251,7 +251,7 @@
251251
"url": "git://github.com/mongodb-js/compass.git"
252252
},
253253
"dependencies": {
254-
"@mongodb-js/compass-aggregations": "^7.5.2",
254+
"@mongodb-js/compass-aggregations": "^7.5.3",
255255
"@mongodb-js/compass-app-stores": "^4.0.2",
256256
"@mongodb-js/compass-auto-updates": "^2.0.1",
257257
"@mongodb-js/compass-collection": "^2.1.2",

0 commit comments

Comments
 (0)