fix(crud): DELETE plural

This commit is contained in:
Mahdi Dibaiee
2016-05-07 10:37:51 +04:30
parent 973f63640c
commit 193aec9619
2 changed files with 20 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "hapi-sequelize-crud",
"version": "2.0.6",
"version": "2.0.7",
"description": "Hapi plugin that automatically generates RESTful API for CRUD",
"main": "build/index.js",
"config": {