Skip to content

Commit c471a2b

Browse files
author
khanh2906
committed
update adaptor trpc version 2.2.1
1 parent a7e46d3 commit c471a2b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/adaptor/trpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,4 +424,4 @@ app.use(
424424

425425
## License
426426

427-
MIT © KentPhung92
427+
DIB © khapu2906

packages/adaptor/trpc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fire-shield/trpc",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "tRPC adapter for Fire Shield RBAC with type-safe middleware",
55
"type": "module",
66
"main": "./dist/index.js",
@@ -31,7 +31,7 @@
3131
"middleware",
3232
"type-safe"
3333
],
34-
"author": "KentPhung92",
34+
"author": "khapu2906",
3535
"license": "DIB",
3636
"dependencies": {
3737
"@fire-shield/core": "2.2.0"

0 commit comments

Comments
 (0)