We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9816890 commit 7351f64Copy full SHA for 7351f64
3 files changed
packages/shadow-objects/package.json
@@ -89,6 +89,6 @@
89
},
90
"dependencies": {
91
"@spearwolf/eventize": "^4.0.2",
92
- "@spearwolf/signalize": "^0.24.0"
+ "@spearwolf/signalize": "^0.25.0"
93
}
94
packages/shae-offscreen-canvas/package.json
@@ -48,7 +48,7 @@
48
49
50
"@spearwolf/shadow-objects": "workspace:*",
51
- "@spearwolf/signalize": "^0.24.0",
+ "@spearwolf/signalize": "^0.25.0",
52
"three": "^0.179.1"
53
54
0 commit comments