Skip to content

Commit 9fc210d

Browse files
committed
chore: fix check
1 parent 27fe44a commit 9fc210d

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package-lock.json

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

packages/compass-assistant/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
"ai": "^5.0.5",
5757
"compass-preferences-model": "^2.49.0",
5858
"react": "^17.0.2",
59-
"react-dom": "^17.0.2",
60-
"throttleit": "^2.1.0",
6159
"use-sync-external-store": "^1.5.0"
6260
},
6361
"devDependencies": {
62+
"react-dom": "^17.0.2",
63+
"throttleit": "^2.1.0",
6464
"@mongodb-js/eslint-config-compass": "^1.4.5",
6565
"@mongodb-js/mocha-config-compass": "^1.7.0",
6666
"@mongodb-js/prettier-config-compass": "^1.2.8",

0 commit comments

Comments
 (0)