@graffy/common
Advanced tools
Comparing version 0.15.25-alpha.2 to 0.15.25-alpha.3
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.15.25-alpha.2", | ||
"version": "0.15.25-alpha.3", | ||
"main": "./index.cjs", | ||
@@ -22,5 +22,5 @@ "exports": { | ||
"nanoid": "^4.0.0", | ||
"@graffy/stream": "0.15.25-alpha.2", | ||
"merge-async-iterators": "^0.2.1" | ||
"merge-async-iterators": "^0.2.1", | ||
"@graffy/stream": "0.15.25-alpha.3" | ||
} | ||
} |
+ Added@graffy/stream@0.15.25-alpha.3(transitive)
- Removed@graffy/stream@0.15.25-alpha.2(transitive)