Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit c4e94bc

Browse files
committed
fix: Bump release for types file
1 parent 3fb8637 commit c4e94bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/seam-os/routes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// @Seam devs: This mapping is generated from the seamos-backend project, run
2-
// `yarn build:route-types` to update it
2+
// `yarn build:route-types` to generate a `routes-type` file and copy it here.
33
// TODO automatically pull this from @seamapi/public-types
44
export interface Routes {
55
"/api/health": {

0 commit comments

Comments
 (0)