stream ver up #6

Merged
bryce merged 3 commits from 1.0.5 into main 2025-11-06 14:57:38 -07:00
Showing only changes of commit e026dcdb15 - Show all commits

View File

@@ -6,6 +6,6 @@
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"stream": "^1.0.0" "stream": "^1.0.1"
} }
} }