Skip to content

Commit 7949bea

Browse files
Update cli/create-spacetime/src/constants.ts
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com> Signed-off-by: clockwork-tien <tien@clockworklabs.io>
1 parent 8f7aa3a commit 7949bea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/create-spacetime/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ export const TIMEOUTS = {
1717
SERVER_START_DELAY: 3000,
1818
} as const;
1919

20-
export const SPACETIME_SDK_PACKAGE = "@clockworklabs/spacetimedb-sdk";
20+
export const SPACETIME_SDK_PACKAGE = "spacetimedb";

0 commit comments

Comments
 (0)