rm ui/package.json (run node from root dir instead)

pull/5536/head
Niklas Fiekas 2019-09-17 22:28:45 +02:00
parent e05c6b1f42
commit 5e9855b22d
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
{
"name": "lila",
"version": "1.0.0",
"description": "Maintenance scripts for lichess.org",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"fs-extra": "^3.0.1",
"xml2js": "^0.4.17"
}
}