mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-10 15:21:56 +00:00
Added mongoose
This commit is contained in:
parent
70d47eda99
commit
a69fb96f30
2 changed files with 858 additions and 291 deletions
1144
npm-shrinkwrap.json
generated
1144
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue