mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
typo in package.json
This commit is contained in:
parent
955c2841ea
commit
e0f63860a9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"version": "0.0.0-151",
|
||||
"main": "./server.js",
|
||||
"dependencies": {
|
||||
"habitrpg-shard": "git://github.com/HabitRPG/habitrpg-shared#master",
|
||||
"habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared#master",
|
||||
"derby": "git://github.com/lefnire/derby#habitrpg",
|
||||
"racer": "git://github.com/lefnire/racer#habitrpg",
|
||||
"racer-db-mongo": "git://github.com/lefnire/racer-db-mongo#habitrpg",
|
||||
|
|
|
|||
Loading…
Reference in a new issue