We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c727ba commit 26d1c02Copy full SHA for 26d1c02
deno.lock
examples/bun/package.json
@@ -10,7 +10,7 @@
10
"typescript": "^5"
11
},
12
"dependencies": {
13
- "@starfederation/datastar-sdk": "^1.0.0-RC.2"
+ "@starfederation/datastar-sdk": "latest"
14
15
"scripts": {
16
"start": "bun bun.ts"
examples/node/package.json
@@ -9,6 +9,6 @@
9
"license": "ISC",
"description": "",
}
0 commit comments