Skip to content

Commit ee658e1

Browse files
committed
fix: remove unused dep
1 parent 3d14d6d commit ee658e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

packages/compass-context-menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"@mongodb-js/eslint-config-compass": "^1.3.8",
5656
"@mongodb-js/mocha-config-compass": "^1.6.8",
5757
"@mongodb-js/prettier-config-compass": "^1.2.8",
58+
"@mongodb-js/testing-library-compass": "^1.3.1",
5859
"@mongodb-js/tsconfig-compass": "^1.2.8",
5960
"@types/chai": "^4.2.21",
6061
"@types/mocha": "^9.0.0",
6162
"@types/react": "^17.0.5",
62-
"@types/react-dom": "^17.0.10",
6363
"@types/sinon-chai": "^3.2.5",
6464
"chai": "^4.3.6",
6565
"depcheck": "^1.4.1",

0 commit comments

Comments
 (0)