chore: add .gitignore (node_modules/)
CI / publish (push) Failing after 7s
CI / test (push) Successful in 8s

This commit is contained in:
Tenere CI
2026-07-20 21:01:06 -07:00
parent 5ea4aed9fb
commit 45cffb541b
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@push-stream-std/push-take-until",
"version": "0.0.8",
"version": "0.0.9",
"description": "Take elements until signal stream emits",
"type": "module",
"main": "index.js",