mirror of
https://github.com/sstent/expressmongotest.git
synced 2026-01-25 16:42:00 +00:00
upgraded to express 3.x, converted jade templates, and worked out array notation for articles/exercises
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
, "version": "0.0.1"
|
||||
, "private": true
|
||||
, "dependencies": {
|
||||
"express": "2.5.11"
|
||||
, "jade": ">= 0.0.1"
|
||||
"express": ">=2.5.11"
|
||||
, "jade": ">=0.0.1"
|
||||
, "mongoose": ">=2.7.0"
|
||||
, "async": "0.1.22"
|
||||
, "request": "2.10.0"
|
||||
|
||||
Reference in New Issue
Block a user