mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-02-18 09:51:26 +00:00
Install extend
This commit is contained in:
parent
68d158e53c
commit
1b446fb191
2 changed files with 261 additions and 230 deletions
490
npm-shrinkwrap.json
generated
490
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
@ -27,6 +27,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~4.13.1",
|
"express": "~4.13.1",
|
||||||
"express-handlebars": "~2.0.1",
|
"express-handlebars": "~2.0.1",
|
||||||
|
"extend": "^3.0.0",
|
||||||
"morgan": "~1.6.1",
|
"morgan": "~1.6.1",
|
||||||
"node-mysql": "~0.4.2",
|
"node-mysql": "~0.4.2",
|
||||||
"react-tools": "~0.13.3",
|
"react-tools": "~0.13.3",
|
||||||
|
|
Loading…
Reference in a new issue