Ch10: Bump restify to 4.3.0
This commit is contained in:
parent
648a2b1d84
commit
bb49633f8f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
"start": "node app.js"
|
"start": "node app.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"restify": "4.0.3",
|
"restify": "4.3.0",
|
||||||
"sequelize": "3.14.2",
|
"sequelize": "3.14.2",
|
||||||
"mysql": "2.9.0"
|
"mysql": "2.9.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue