File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,9 @@ Make sure you read [Mastering-Markdown](https://guides.github.com/features/maste
1313## Versions
1414
1515- NodeJS: 0.0.0
16- - mongodb-memory-server-* : 0.0.0
16+ - mongodb-memory-server-* : 0.0.0 <!-- "latest" is not a version -->
1717- mongodb(the binary version): 0.0.0
18+ - mongodb(the js package): 0.0.0
1819- mongoose: 0.0.0 <!-- remove this if not used-->
1920- system: <!-- either Windows, MacOS, Linux (with distro and distro version)-->
2021
Original file line number Diff line number Diff line change @@ -13,8 +13,9 @@ Make sure you read [Mastering-Markdown](https://guides.github.com/features/maste
1313## Versions
1414
1515- NodeJS: 0.0.0
16- - mongodb-memory-server-* : 0.0.0
17- - mongodb: 0.0.0
16+ - mongodb-memory-server-* : 0.0.0 <!-- "latest" is not a version-->
17+ - mongodb(the binary version): 0.0.0
18+ - mongodb(the js package): 0.0.0
1819- mongoose: 0.0.0 <!-- remove this if not used-->
1920- system: <!-- either Windows, MacOS, Linux (with distro and distro version)-->
2021
You can’t perform that action at this time.
0 commit comments