mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 05:38:46 +00:00
Use git derby instead of release
This commit is contained in:
parent
52b26c3f94
commit
04b19bae59
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"version": "0.0.0",
|
||||
"main": "./server.js",
|
||||
"dependencies": {
|
||||
"derby": "*",
|
||||
"derby": "git://github.com/codeparty/derby.git#master",
|
||||
"express": "3.x",
|
||||
"gzippo": ">=0.1.4",
|
||||
"racer-db-mongo": "*",
|
||||
|
|
@ -14,4 +14,4 @@
|
|||
"devDependencies": {
|
||||
"coffee-script": ">=1.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue