Update version
This commit is contained in:
parent
19554d6848
commit
7a3949790c
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -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": {
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue