This commit is contained in:
Joey Baker 2016-07-05 19:17:26 -07:00
parent e8c0e61c6b
commit 034287672c

View File

@ -1,6 +1,6 @@
{ {
"name": "@getable/hapi-sequelize-crud", "name": "@getable/hapi-sequelize-crud",
"version": "2.4.0", "version": "2.2.0",
"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": {