We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2e925 commit 38f5383Copy full SHA for 38f5383
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "rimmel",
3
- "version": "1.5.0-rc4",
4
- "description": "A Streams-Oriented UI library for the Rx.Observable Universe",
+ "version": "1.5.0",
+ "description": "A Stream-Oriented UI library for the Rx.Observable Universe",
5
"type": "module",
6
"_main": "dist/cjs/index.cjs",
7
"module": "dist/esm/index.js",
@@ -52,8 +52,8 @@
52
"rml",
53
"reactive-markup",
54
"stream",
55
- "streams-oriented",
56
- "streams-oriented programming",
+ "stream-oriented",
+ "stream-oriented programming",
57
"fp",
58
"functional programming",
59
"functional/reactive",
0 commit comments