update to 0.1.4

This commit is contained in:
Joshua Shoemaker 2020-06-27 21:02:48 -05:00
parent 715be52128
commit f4c2bbce4c

View File

@ -1,6 +1,6 @@
{ {
"name": "dmein", "name": "dmein",
"version": "0.1.3", "version": "0.1.4",
"description": "Dmein is a modern JavaScript Library to create objects that easily mutate data through relationships, filtering, and tranforming the shape of data.", "description": "Dmein is a modern JavaScript Library to create objects that easily mutate data through relationships, filtering, and tranforming the shape of data.",
"main": "index.js", "main": "index.js",
"directories": { "directories": {