diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..9bc2c75 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,5 @@ +{ + "name": "erp_manual", + "version": "0.0.16", + "lockfileVersion": 1 +} diff --git a/package.json b/package.json index 32d18c9..b7fc248 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "erp_manual", "version": "0.0.16", - "description": "lexema erp docs" - } + "description": "lexema erp docs" +}