Merge branch 'main' of https://github.com/clementloridan/react-flow into clementloridan-main

This commit is contained in:
moklick
2021-11-02 14:41:00 +01:00
5 changed files with 38 additions and 12 deletions
+3 -3
View File
@@ -75,11 +75,11 @@
"typescript": "^4.4.4"
},
"peerDependencies": {
"react": "16 || 17",
"react-dom": "16 || 17"
"react": "16 || 17",
"react-dom": "16 || 17"
},
"files": [
"dist",
"nocss"
]
}
}