Skip to content

Commit c8c2efa

Browse files
committed
COMPASS-2645: Require Kerberos in the main package.json
1 parent 0cde29e commit c8c2efa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@
181181
"@mongodb-js/compass-license": "0.0.3",
182182
"@mongodb-js/compass-query-history": "2.1.1",
183183
"@mongodb-js/compass-security": "0.0.5",
184-
"@mongodb-js/compass-serverstats": "10.1.0",
185184
"@mongodb-js/compass-server-version": "1.0.1",
185+
"@mongodb-js/compass-serverstats": "10.1.0",
186186
"@mongodb-js/compass-ssh-tunnel-status": "1.0.4",
187187
"@mongodb-js/compass-status": "2.0.1",
188188
"ampersand-collection": "^1.5.0",
@@ -221,6 +221,7 @@
221221
"hadron-style-manager": "^0.1.0",
222222
"highlight.js": "^8.9.1",
223223
"jquery": "^2.1.4",
224+
"kerberos": "^0.0.23",
224225
"keytar": "mongodb-js/node-keytar#fdef09013f576b7a257ad768939e827882bccef5",
225226
"less": "^2.6.1",
226227
"less-cache": "^0.23.0",

0 commit comments

Comments
 (0)