Eduardo Ramirez
2019-11-27 5decd03995bdce0fc6f192ccd39ca099e6c39fa9
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"
  }