mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
Moved folders to website directory
This commit is contained in:
parent
576eec77f7
commit
8a8ce8d80d
92 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "habitrpg",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "0.0.0-152",
|
||||
"main": "./src/server.js",
|
||||
"main": ".website/src/server.js",
|
||||
"dependencies": {
|
||||
"async": "~0.9.0",
|
||||
"aws-sdk": "^2.0.25",
|
||||
|
|
|
|||
Loading…
Reference in a new issue