Jordi Sola
2019-12-04 bb49633f8f8938960fbe20ee8ae3b8c0dd342ad7
Ch10: Bump restify to 4.3.0
1 files modified
2 ■■■ changed files
todo-backend/package.json 2 ●●● patch | view | raw | blame | history
todo-backend/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"
  }