mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 20:28:53 +00:00
update habit version to upgrade nodemodules
This commit is contained in:
parent
be83a2c46e
commit
96ce6da743
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "habitrpg",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "0.0.0-150",
|
||||
"version": "0.0.0-151",
|
||||
"main": "./server.js",
|
||||
"dependencies": {
|
||||
"derby": "git://github.com/Unroll-Me/derby#master",
|
||||
|
|
|
|||
Loading…
Reference in a new issue