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