Skip to content

Commit

Permalink
try fix svelte publish
Browse files Browse the repository at this point in the history
  • Loading branch information
andogq committed Jun 22, 2024
1 parent 42d99b2 commit 1b02bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"types": "./dist/index.d.ts",
"type": "module",
"dependencies": {
"@qubit-rs/client": "0.4.2"
"@qubit-rs/client": "link:../client"
}
}

0 comments on commit 1b02bb7

Please sign in to comment.