We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72562b7 commit 0f8c925Copy full SHA for 0f8c925
5 files changed
package.json
@@ -13,7 +13,7 @@
13
"fix": "biome check --write && pnpm audit fix"
14
},
15
"dependencies": {
16
- "@kixelated/hang": "link:../moq/js/hang",
+ "@kixelated/hang": "^0.4.2",
17
"astro": "^5.8.2",
18
"solid-js": "^1.9.7",
19
"unique-names-generator": "^4.7.1"
0 commit comments