Skip to content

Commit

Permalink
nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasLYang committed Jun 7, 2024
1 parent f29eac4 commit bca93cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/turborepo-lib/src/daemon/proto/turbod.proto
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ message DiscoverPackagesResponse {

message PackageFiles {
string package_json = 1;
string turbo_json = 2;
optional string turbo_json = 2;
}

enum PackageManager {
Expand Down

0 comments on commit bca93cc

Please sign in to comment.