Added mongoose

This commit is contained in:
Chris Blanchard 2015-08-05 01:00:36 +01:00
parent 70d47eda99
commit a69fb96f30
2 changed files with 858 additions and 291 deletions

1144
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,18 +31,17 @@
"extend": "~3.0.0",
"gulp": "~3.9.0",
"gulp-concat": "~2.6.0",
"gulp-plumber": "~1.0.1",
"gulp-react": "~3.0.1",
"gulp-watch": "~4.3.4",
"javascript-state-machine": "~2.3.5",
"lodash": "~3.10.0",
"mongoose": "^4.1.1",
"morgan": "~1.6.1",
"node-mysql": "~0.4.2",
"react-tools": "~0.13.3",
"request": "~2.60.0",
"serve-favicon": "~2.3.0",
"socket.io": "~1.3.5",
"gulp": "~3.9.0",
"gulp-plumber": "~1.0.1",
"winston": "~1.0.1"
},
"devDependencies": {