diff --git a/package.json b/package.json index e59ecf40..e625d8d3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@gritcode/routing-controllers", + "name": "routing-controllers", "private": false, "version": "0.8.1-alpha.1", "description": "Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript.",