Skip to content

Commit 79a0320

Browse files
committed
Add the result library directly so that we don't have to type out ActionResult.
1 parent a4d836b commit 79a0320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"typescript-formatter": "^7.2"
5151
},
5252
"dependencies": {
53+
"@gnuxie/typescript-result": "^0.2.0",
5354
"@sentry/node": "^7.17.2",
5455
"@sentry/tracing": "^7.17.2",
5556
"@sinclair/typebox": "0.32.34",

0 commit comments

Comments
 (0)