Skip to content

Commit a15b984

Browse files
chore: publish as @winkjs/composer
1 parent acef2a5 commit a15b984

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Real streams have noise. Sensors fail. Networks hiccup. WinkComposer handles it
9898
## What's Coming
9999

100100
### 🎉 **Opening Our Doors in 2025**
101-
WinkComposer is transitioning to open source development in 2025. Join the [early conversation](https://github.com/winkjs/wink-composer/discussions) and help shape the future of composable streaming analytics. You can even reach out directly at wink@graype.in.
101+
WinkComposer is transitioning to open source development in 2025. Join the [early conversation](https://github.com/winkjs/composer/discussions) and help shape the future of composable streaming analytics. You can even reach out directly at wink@graype.in.
102102

103103
**Together, we're building:**
104104

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "wink-composer",
3-
"version": "0.0.1",
2+
"name": "@winkjs/composer",
3+
"version": "0.0.2",
44
"description": "Composable Streaming Intelligence.",
55
"keywords": [
66
"iot",
@@ -29,14 +29,14 @@
2929
},
3030
"repository": {
3131
"type": "git",
32-
"url": "git+https://github.com/winkjs/wink-composer.git"
32+
"url": "git+https://github.com/winkjs/composer.git"
3333
},
3434
"author": "Sanjaya Kumar Saxena",
3535
"license": "MIT",
3636
"bugs": {
37-
"url": "https://github.com/winkjs/wink-composer/issues"
37+
"url": "https://github.com/winkjs/composer/issues"
3838
},
39-
"homepage": "http://winkjs.org/wink-composer/#/",
39+
"homepage": "http://winkjs.org/composer/#/",
4040
"devDependencies": {
4141
"benchmark": "^2.1.4",
4242
"chai": "^4.3.7",

0 commit comments

Comments
 (0)