mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
Upgrade derby & racer-db-mongo to 0.3.13
This commit is contained in:
parent
a4cbe3886d
commit
dd52137a0a
1 changed files with 3 additions and 3 deletions
|
|
@ -4,10 +4,10 @@
|
|||
"version": "0.0.0-101",
|
||||
"main": "./server.js",
|
||||
"dependencies": {
|
||||
"derby": "git://github.com/codeparty/derby#master",
|
||||
"derby": "0.3.13",
|
||||
"racer-db-mongo": "0.3.13",
|
||||
"express": "3.0.0beta4",
|
||||
"gzippo": ">=0.1.7",
|
||||
"racer-db-mongo": "0.3.11",
|
||||
"connect-mongo": ">=0.1.9",
|
||||
"derby-ui-boot": "*",
|
||||
"guid": "*",
|
||||
|
|
@ -28,4 +28,4 @@
|
|||
"engines": {
|
||||
"node": "0.6.x"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue