mongo-baseops
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "mongo-baseops", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "mongo db database baseops", | ||
"main": "build/index.js", | ||
"main": "build/index", | ||
"types": "build/index", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1", |
4688734