feat(markers): add option to control orientation of markers

This commit is contained in:
Christopher Möller
2021-10-15 13:07:02 +02:00
parent 1b73c8fff5
commit b08809d810
6 changed files with 50 additions and 35 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "react-flow-renderer",
"version": "9.6.9",
"version": "10.0.0-next.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "react-flow-renderer",
"version": "9.6.9",
"version": "10.0.0-next.1",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.15.4",