Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a56db71c1a | |||
| bba77ae6b4 | |||
| 26fb36ca19 |
+7
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push-stream-std/push-take-until",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.7",
|
||||
"description": "Take elements until signal stream emits",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
@@ -32,5 +32,10 @@
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://hub.kl1.tenere.ai/api/packages/push-stream-std/npm/"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://hub.kl1.tenere.ai/push-stream-std/push-take-until.git"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user