mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-03 19:41:48 +02:00
Add SSE response summary helpers (#466)
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
This commit is contained in:
Generated
+4
-1
@@ -356,7 +356,10 @@
|
||||
},
|
||||
"crates/yaak-sse": {
|
||||
"name": "@yaakapp-internal/sse",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"jsonpath-plus": "^10.3.0"
|
||||
}
|
||||
},
|
||||
"crates/yaak-sync": {
|
||||
"name": "@yaakapp-internal/sync",
|
||||
|
||||
Reference in New Issue
Block a user