docs: update version and README

This commit is contained in:
divlo
2020-10-30 17:25:25 +01:00
parent 944d5c4972
commit 20f9259ab3
6 changed files with 28 additions and 10 deletions

2
api/package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "api",
"version": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "api",
"version": "2.1.0",
"version": "2.2.0",
"description": "Backend REST API for FunctionProject",
"scripts": {
"start": "node app.js",