We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58abac commit 065b2aeCopy full SHA for 065b2ae
packages/compass-shell/package.json
@@ -51,6 +51,7 @@
51
"dependencies": {
52
"@mongodb-js/compass-components": "^1.32.1",
53
"@mongodb-js/compass-connections": "^1.48.1",
54
+ "@mongodb-js/compass-editor": "^0.34.1",
55
"@mongodb-js/compass-logging": "^1.4.12",
56
"@mongodb-js/compass-telemetry": "^1.2.5",
57
"@mongodb-js/compass-user-data": "^0.3.12",
@@ -83,7 +84,6 @@
83
84
"mocha": "^10.2.0",
85
"nyc": "^15.1.0",
86
"react-dom": "^17.0.2",
- "sinon": "^9.2.3",
87
"typescript": "^5.0.4"
88
},
89
"is_compass_plugin": true
0 commit comments