From f122dbc93aee49f796cf968982f41ebd6786839f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 19 Oct 2021 13:20:56 +0200 Subject: [PATCH] Change package.json description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1eef32b79..8e929d3c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ocelot-social", "version": "1.0.6", - "description": "Fullstack and API tests with cypress and cucumber for ocelot.social", + "description": "Free and open source software program code available to run social networks.", "author": "ocelot.social Community", "license": "MIT", "private": false,