ezobjects
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -1,5 +0,1 @@ | ||
/** | ||
* @copyright 2018 Rich Lowe | ||
* @license MIT | ||
*/ | ||
const ezobjects = require('./index'); | ||
@@ -6,0 +2,0 @@ |
{ | ||
"name": "ezobjects", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Easy dynamic object generation with strict typing and set chaining", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,6 +8,2 @@ # EZ Objects | ||
```javascript | ||
/** | ||
* @copyright 2018 Rich Lowe | ||
* @license MIT | ||
*/ | ||
const ezobjects = require('ezobjects'); | ||
@@ -14,0 +10,0 @@ |
9741
177
116