Update version

This commit is contained in:
dgarcia 2020-10-19 18:09:11 +02:00
parent 19554d6848
commit 7a3949790c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{ {
"name": "mcf-objects", "name": "mcf-objects",
"version": "0.1.3", "version": "0.1.4",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

@ -1,6 +1,6 @@
{ {
"name": "mcf-objects", "name": "mcf-objects",
"version": "0.1.3", "version": "0.1.4",
"description": "Library to create custom typed objects with custom types", "description": "Library to create custom typed objects with custom types",
"main": "dist/mcf-objects.js", "main": "dist/mcf-objects.js",
"scripts": { "scripts": {