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

This commit is contained in:
Tenere CI
2026-07-20 21:02:05 -07:00
parent 741a606d00
commit 718a7f24ba
3 changed files with 18 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"name": "@push-stream-std/stream-to-push-stream",
"version": "1.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@push-stream-std/stream-to-push-stream",
"version": "1.0.3",
"license": "SEE LICENSE IN LICENSE",
"engines": {
"node": ">=22.0.0"
}
}
}
}