add new modules

master
shoaibalmasi 4 years ago
parent 3fcc0b2f4c
commit acf0c8b045
  1. 5
      package.json

@ -13,11 +13,14 @@
"express": "~4.16.1", "express": "~4.16.1",
"http-errors": "~1.6.3", "http-errors": "~1.6.3",
"jalali-moment": "^3.3.10", "jalali-moment": "^3.3.10",
"jimp": "^0.16.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"morgan": "~1.9.1", "morgan": "~1.9.1",
"multer": "^1.4.2",
"persianjs": "^0.4.0", "persianjs": "^0.4.0",
"pg": "^8.5.1", "pg": "^8.5.1",
"pizzip": "^3.0.6", "pizzip": "^3.0.6",
"sequelize": "^6.5.0" "sequelize": "^6.5.0",
"shortid": "^2.2.16"
} }
} }

Loading…
Cancel
Save