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 4d616e6 commit 13e7ad6Copy full SHA for 13e7ad6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cycle/react",
3
- "version": "2.4.0",
+ "version": "2.5.0",
4
"description": "Utilities to interoperate between Cycle.js and React",
5
"author": "Andre Staltz <[email protected]>",
6
"license": "MIT",
@@ -48,4 +48,4 @@
48
"compile-es6": "echo 'TODO' : tsc --module es6 --outDir ./lib/es6",
49
"test": "$(npm bin)/mocha test/*.ts --require ts-node/register --recursive"
50
}
51
-}
+}
0 commit comments