mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
add package.json description
This commit is contained in:
parent
fd2c3d47cd
commit
a3fae756ef
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "HabitRPG",
|
||||
"description": "",
|
||||
"version": "0.0.0-34",
|
||||
"name": "habitrpg",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "0.0.0-35",
|
||||
"main": "./server.js",
|
||||
"dependencies": {
|
||||
"derby": "*",
|
||||
|
|
|
|||
Loading…
Reference in a new issue