We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a57e3 commit c11878bCopy full SHA for c11878b
2 files changed
sdks/typescript/.changeset/config.json
@@ -2,7 +2,7 @@
2
"$schema": "https://unpkg.com/@changesets/config@3.0.2/schema.json",
3
"changelog": [
4
"@changesets/changelog-github",
5
- { "repo": "clockworklabs/spacetimedb-typescript-sdk" }
+ { "repo": "clockworklabs/SpacetimeDB" }
6
],
7
"commit": false,
8
"fixed": [],
sdks/typescript/packages/sdk/package.json
@@ -30,7 +30,7 @@
30
},
31
"repository": {
32
"type": "git",
33
- "url": "https://github.com/clockworklabs/spacetimedb-typescript-sdk"
+ "url": "https://github.com/clockworklabs/SpacetimeDB"
34
35
"publishConfig": {
36
"provenance": true
0 commit comments