This commit is contained in:
Joey Baker 2016-09-05 12:30:15 -07:00
parent 3dfa72ddee
commit 506d42f39a

View File

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