Skip to content

Commit

Permalink
Fix package name after merging from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jotamorais committed Feb 5, 2020
1 parent 4cc7d9b commit e35c2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand Down

0 comments on commit e35c2e3

Please sign in to comment.