react-flow-designer
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -110,3 +110,3 @@ 'use strict'; | ||
return _this.node = c; | ||
}, width: '100%', height: '800' }, | ||
}, width: '100%' }, | ||
_react2.default.createElement( | ||
@@ -113,0 +113,0 @@ 'defs', |
@@ -38,5 +38,5 @@ { | ||
"babel-cli": "6.18.0", | ||
"babel-core": "6.18.0", | ||
"babel-core": "6.18.2", | ||
"babel-eslint": "7.1.0", | ||
"babel-jest": "16.0.0", | ||
"babel-jest": "17.0.0", | ||
"babel-loader": "6.2.7", | ||
@@ -51,12 +51,12 @@ "babel-plugin-add-module-exports": "0.2.1", | ||
"css-loader": "0.25.0", | ||
"enzyme": "2.5.1", | ||
"enzyme": "2.6.0", | ||
"eslint": "3.9.0", | ||
"eslint-config-airbnb": "12.0.0", | ||
"eslint-plugin-import": "2.0.1", | ||
"eslint-plugin-jsx-a11y": "2.2.2", | ||
"eslint-plugin-react": "6.4.1", | ||
"eslint-config-airbnb": "13.0.0", | ||
"eslint-plugin-import": "2.2.0", | ||
"eslint-plugin-jsx-a11y": "3.0.1", | ||
"eslint-plugin-react": "6.6.0", | ||
"extract-text-webpack-plugin": "2.0.0-beta.3", | ||
"immutable": "3.8.1", | ||
"jest-cli": "16.0.2", | ||
"node-sass": "3.10.1", | ||
"jest-cli": "17.0.0", | ||
"node-sass": "3.11.2", | ||
"react": "15.3.2", | ||
@@ -97,3 +97,3 @@ "react-addons-test-utils": "15.3.2", | ||
}, | ||
"version": "0.6.1" | ||
"version": "0.6.2" | ||
} |
Sorry, the diff of this file is not supported yet
309159