fix: Paste handler should default to HTML when paste source is Outline editor

related #2416
This commit is contained in:
Tom Moor
2021-08-04 09:20:51 -07:00
parent 28d32af613
commit bd148f4790
2 changed files with 6 additions and 6 deletions

View File

@@ -143,7 +143,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.8",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.17.0",
"rich-markdown-editor": "^11.17.1",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@@ -212,4 +212,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.58.0"
}
}