This commit is contained in:
Wieland Schoebl
2021-08-05 19:41:13 +02:00
parent 9a881299dc
commit 1d043c2ef1
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/es-mapping-gen",
"version": "0.0.2",
"version": "0.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@openstapps/es-mapping-generator",
"version": "0.0.2",
"version": "0.0.3",
"description": "Tool to convert TypeScript Interfaces to Elasticsearch Mappings",
"license": "GPL-3.0-only",
"main": "./lib/index.js",