Skip to content

Commit 65678b8

Browse files
committed
chore([email protected]): mention correct version the package provides
1 parent fe1352f commit 65678b8

File tree

1 file changed

+4
-4
lines changed
  • packages/mongodb-memory-server-global-4.0

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# mongodb-memory-server-global-4.4
1+
# mongodb-memory-server-global-4.0
22

33
[![Node.js CI](https://github.com/nodkz/mongodb-memory-server/workflows/Node.js%20CI/badge.svg)](https://github.com/nodkz/mongodb-memory-server/actions/workflows/tests.yml?query=workflow%3A%22Node.js+CI%22)
4-
[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-global-4.4.svg)](https://www.npmjs.com/package/mongodb-memory-server-global-4.4)
5-
[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-global-4.4.svg)](http://www.npmtrends.com/mongodb-memory-server-global-4.4)
4+
[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-global-4.0.svg)](https://www.npmjs.com/package/mongodb-memory-server-global-4.0)
5+
[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-global-4.0.svg)](http://www.npmtrends.com/mongodb-memory-server-global-4.0)
66
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
77
[![TypeScript compatible](https://img.shields.io/badge/typescript-compatible-brightgreen.svg)](https://www.typescriptlang.org)
88
[![codecov.io](https://codecov.io/github/nodkz/mongodb-memory-server/coverage.svg?branch=master)](https://codecov.io/github/nodkz/mongodb-memory-server?branch=master)
99
[![Backers on Open Collective](https://opencollective.com/mongodb-memory-server/backers/badge.svg)](#backers)
1010
[![Sponsors on Open Collective](https://opencollective.com/mongodb-memory-server/sponsors/badge.svg)](#sponsors)
1111
[![mongodb-memory-server-global-4.0](https://snyk.io/advisor/npm-package/mongodb-memory-server-global-4.0/badge.svg)](https://snyk.io/advisor/npm-package/mongodb-memory-server-global-4.0)
1212

13-
Main default package which downloads `v4.4` mongod binary to `%HOME/.cache/mongodb-binaries` directory on package install.
13+
Main default package which downloads `v4.0` mongod binary to `%HOME/.cache/mongodb-binaries` directory on package install.
1414

1515
[Full README with avaliable options and examples](https://github.com/nodkz/mongodb-memory-server)

0 commit comments

Comments
 (0)