Skip to content

Commit e35c2e3

Browse files
committed
Fix package name after merging from PR
1 parent 4cc7d9b commit e35c2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@gritcode/routing-controllers",
2+
"name": "routing-controllers",
33
"private": false,
44
"version": "0.8.1-alpha.1",
55
"description": "Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript.",

0 commit comments

Comments
 (0)