From bbef7790c4eed9237bd2c2e47bf3532f602ec5ff Mon Sep 17 00:00:00 2001 From: Hironsan Date: Mon, 28 Oct 2019 09:52:57 +0900 Subject: [PATCH] Update application name and description --- frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index c9c10f19..04a7ec6d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { - "name": "doccano-client", + "name": "doccano", "version": "1.0.0", - "description": "doccano client", + "description": "doccano is an open source annotation tools for machine learning practitioner.", "author": "Hironsan", "private": true, "scripts": {