Merge branch 'next' of github.com:wbkd/react-flow into next

This commit is contained in:
Christopher Möller
2020-11-16 15:12:16 +01:00
+3 -3
View File
@@ -45,19 +45,19 @@
"@rollup/plugin-replace": "^2.3.4",
"@svgr/rollup": "^5.5.0",
"@types/classnames": "^2.2.11",
"@types/d3": "^6.0.0",
"@types/d3": "^6.1.0",
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.9",
"@types/resize-observer-browser": "^0.1.4",
"autoprefixer": "^9.8.6",
"babel-preset-react-app": "^10.0.0",
"cypress": "^5.5.0",
"cypress": "^5.6.0",
"postcss-nested": "^4.2.3",
"prettier": "2.1.2",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"release-it": "^14.2.1",
"rollup": "^2.33.1",
"rollup": "^2.33.2",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-postcss": "^3.1.8",
"rollup-plugin-typescript2": "^0.29.0",