fix(editor): Upgrade RME, improved link pasting

This commit is contained in:
Tom Moor
2020-09-21 20:33:58 -07:00
parent 9aa81dcf82
commit fa96891c8e
2 changed files with 6 additions and 6 deletions

View File

@@ -140,7 +140,7 @@
"react-portal": "^4.0.0",
"react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2",
"rich-markdown-editor": "^11.0.0-6",
"rich-markdown-editor": "^11.0.0-7",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@@ -195,4 +195,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.47.1"
}
}