Skip to content

Commit 3741e56

Browse files
committed
COMPASS-3909: Fix stage operator snippets
1 parent 348d241 commit 3741e56

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
"url": "git://github.com/mongodb-js/compass.git"
286286
},
287287
"dependencies": {
288-
"@mongodb-js/compass-aggregations": "^5.0.2",
288+
"@mongodb-js/compass-aggregations": "^5.0.3",
289289
"@mongodb-js/compass-app-stores": "^4.0.0",
290290
"@mongodb-js/compass-auth-kerberos": "^4.0.0",
291291
"@mongodb-js/compass-auth-ldap": "^4.0.0",
@@ -366,7 +366,7 @@
366366
"marky": "^1.2.0",
367367
"moment": "^2.10.6",
368368
"mongodb": "^3.3.2",
369-
"mongodb-ace-autocompleter": "^0.3.2",
369+
"mongodb-ace-autocompleter": "^0.3.3",
370370
"mongodb-ace-mode": "^0.4.0",
371371
"mongodb-ace-theme": "^0.0.1",
372372
"mongodb-ace-theme-query": "^0.0.2",

0 commit comments

Comments
 (0)