We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f35f3e commit 9064244Copy full SHA for 9064244
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "quickmongo",
3
- "version": "5.0.0",
+ "version": "5.0.1",
4
"description": "Quick Mongodb wrapper for beginners that provides key-value based interface.",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
0 commit comments