docs: README per PACKAGE_GUIDELINES — fix H1 to scope, remove License/MIT sections, rename Description to Why, update Node 18→22, fix fictitious peer imports
CI / publish (push) Failing after 6s
CI / test (push) Successful in 13s

This commit is contained in:
Tenere CI
2026-07-20 14:39:25 -07:00
parent a56db71c1a
commit 5ea4aed9fb
2 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@push-stream-std/push-take-until",
"version": "0.0.7",
"version": "0.0.8",
"description": "Take elements until signal stream emits",
"type": "module",
"main": "index.js",