cleanupo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-07-16 12:12:05 +02:00
parent dbf93d8d1f
commit 4190a23dec
3 changed files with 38 additions and 41 deletions

View File

@ -1,7 +1,7 @@
{
"name": "volp",
"version": "1.0.0",
"description": "Visual Online Language Processor",
"description": "Open Travel Mapper",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git@git.helcel.net:sora/volp.git"
"url": "git@git.helcel.net:sora/otm.git"
},
"author": "",
"license": "ISC",