fix(nodes): cehck if touchevent exists fixes #188

This commit is contained in:
moklick
2020-05-05 21:16:03 +02:00
parent 6c641a15ee
commit 98978df6a1
6 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-flow-renderer",
"version": "1.0.1",
"version": "1.1.0",
"main": "dist/ReactFlow.js",
"module": "dist/ReactFlow.esm.js",
"license": "MIT",