diff --git a/package.json b/package.json index a39bb8b..c144ed6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "hapi-sequelize-crud", + "name": "@getable/hapi-sequelize-crud", "version": "2.4.0", "description": "Hapi plugin that automatically generates RESTful API for CRUD", "main": "build/index.js", @@ -15,7 +15,7 @@ "watch": "scripty" }, "repository": { - "git": "https://github.com/mdibaiee/hapi-sequelize-crud" + "git": "https://github.com/Getable/hapi-sequelize-crud" }, "files": [ "build"