Skip to content

Commit 6212cb1

Browse files
committed
chore: move to dev dependency
1 parent dbdee46 commit 6212cb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@
181181
"email": "[email protected]"
182182
},
183183
"dependencies": {
184-
"@mongodb-js/compass-assistant": "^1.0.0",
185184
"@mongodb-js/device-id": "^0.2.0",
186185
"@mongosh/node-runtime-worker-thread": "^3.3.18",
187186
"clipboard": "^2.0.6",
@@ -204,6 +203,7 @@
204203
"@mongodb-js/compass-connection-import-export": "^0.65.0",
205204
"@mongodb-js/compass-connections": "^1.69.0",
206205
"@mongodb-js/compass-crud": "^13.69.0",
206+
"@mongodb-js/compass-assistant": "^1.0.0",
207207
"@mongodb-js/compass-data-modeling": "^1.20.0",
208208
"@mongodb-js/compass-databases-collections": "^1.68.0",
209209
"@mongodb-js/compass-explain-plan": "^6.69.0",

0 commit comments

Comments
 (0)