Skip to content

Commit 3c16edb

Browse files
committed
[release/v1.6.0-hotfix]: Manually apply open PR #3423: Fix CLI package._json version
1 parent 655b3a0 commit 3c16edb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/cli/src/subcommands/project/typescript/package._json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"spacetimedb": "1.5.*"
13+
"spacetimedb": "1.6.*"
1414
}
1515
}

0 commit comments

Comments
 (0)