[FIX] mail: no_auto_thread default True if the model has no mail.thread
[odoo/odoo.git] / addons / web / package.json
1 {
2   "devDependencies": {
3     "grunt": "*",
4     "grunt-contrib-jshint": "*",
5     "grunt-contrib-sass": "~0.4.1",
6     "grunt-contrib-watch": "~0.5.1"
7   }
8 }