Skip to content

Commit efbe5bd

Browse files
committed
fix(import): Transforms to Double retain precision (#1918)
1 parent a4be6ce commit efbe5bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
"@mongodb-js/compass-field-store": "^6.0.3",
307307
"@mongodb-js/compass-find-in-page": "^2.0.4",
308308
"@mongodb-js/compass-home": "^4.1.1",
309-
"@mongodb-js/compass-import-export": "^5.1.9",
309+
"@mongodb-js/compass-import-export": "^5.1.10",
310310
"@mongodb-js/compass-indexes": "^3.0.9",
311311
"@mongodb-js/compass-instance": "^2.0.3",
312312
"@mongodb-js/compass-loading": "^1.0.7",

0 commit comments

Comments
 (0)