Eduardo Ramirez
2019-12-03 648a2b1d8425e572d93f16467ffc9a880ba1b0c1
Update restify to 4.3.0 (#5)

Update restify to 4.3.0
1 files modified
2 ■■■ changed files
todo-single/package.json 2 ●●● patch | view | raw | blame | history
todo-single/package.json
@@ -9,7 +9,7 @@
    "start": "node app.js"
  },
  "dependencies": {
    "restify": "4.0.3",
    "restify": "4.3.0",
    "sequelize": "3.14.2",
    "mysql": "2.9.0"
  }