Skip to content

Commit

Permalink
H-2079: Don't nest @local/hash-status-rust workspace (#3962)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDiekmann authored Jan 31, 2024
1 parent d489e49 commit 6b8bd10
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/hash-graph/libs/api/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

use std::path::PathBuf;

const CODEGEN_PACKAGE_PATH: &str = "../../libs/@local/status";
const CODEGEN_PACKAGE_PATH: &str = "../../libs/@local/status/typescript";
const CODEGEN_SCRIPT_PATH: &str = "scripts/codegen.ts";
const TYPE_DEFS_PATH: &str = "./type-defs";

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6b8bd10

Please sign in to comment.