Skip to content

Commit db75503

Browse files
authored
Merge 50f7ca5 into 5221904
2 parents 5221904 + 50f7ca5 commit db75503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/exp/release.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ async function publishExpPackages({ dryRun }: { dryRun: boolean }) {
7575

7676
packagePaths.push(`${projectRoot}/packages/firestore`);
7777
packagePaths.push(`${projectRoot}/packages/storage`);
78+
packagePaths.push(`${projectRoot}/packages/storage-types`);
7879
packagePaths.push(`${projectRoot}/packages/database`);
7980

8081
/**

0 commit comments

Comments
 (0)