model enum pluggable

This commit is contained in:
jysperm
2014-10-20 11:22:42 +08:00
parent 52c873a26c
commit 4e1091fb83
10 changed files with 89 additions and 40 deletions

View File

@@ -53,7 +53,8 @@
"morgan": "^1.3.2",
"mongoose": "^3.8.17",
"depd": "^1.0.0",
"body-parser": "^1.9.0"
"body-parser": "^1.9.0",
"copy-to": "^1.0.1"
},
"devDependencies": {
"mocha": "^1.21.5",