Browse Source

Update application name and description

pull/341/head
Hironsan 5 years ago
parent
commit
bbef7790c4
1 changed files with 2 additions and 2 deletions
  1. 4
      frontend/package.json

4
frontend/package.json

@ -1,7 +1,7 @@
{ {
"name": "doccano-client",
"name": "doccano",
"version": "1.0.0", "version": "1.0.0",
"description": "doccano client",
"description": "doccano is an open source annotation tools for machine learning practitioner.",
"author": "Hironsan", "author": "Hironsan",
"private": true, "private": true,
"scripts": { "scripts": {

Loading…
Cancel
Save