object-manipulation
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -211,2 +211,2 @@ class ObjectManager{} | ||
module.exports = ObjectManager; | ||
module.exports = new ObjectManager(); |
{ | ||
"name": "object-manipulation", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "nodejs object manipulation library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
7268