Skip to content

Commit 32731d6

Browse files
committed
COMPASS-3839: Fix sidebar right styling & query population
1 parent d836c76 commit 32731d6

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
},
284284
"repository": {
285285
"type": "git",
286-
"url": "git://github.com/10gen/compass.git"
286+
"url": "git://github.com/mongodb-js/compass.git"
287287
},
288288
"dependencies": {
289289
"@mongodb-js/compass-aggregations": "^5.0.1",
@@ -312,8 +312,8 @@
312312
"@mongodb-js/compass-loading": "^1.0.5",
313313
"@mongodb-js/compass-metrics": "^2.0.0",
314314
"@mongodb-js/compass-plugin-info": "^2.0.0",
315-
"@mongodb-js/compass-query-bar": "^5.0.0",
316-
"@mongodb-js/compass-query-history": "^6.0.0",
315+
"@mongodb-js/compass-query-bar": "^5.0.1",
316+
"@mongodb-js/compass-query-history": "^6.0.3",
317317
"@mongodb-js/compass-schema": "^2.0.1",
318318
"@mongodb-js/compass-schema-validation": "^3.0.0",
319319
"@mongodb-js/compass-server-version": "^4.0.0",

0 commit comments

Comments
 (0)