feat: Upgrade RME – includes new page break functionality

This commit is contained in:
Tom Moor
2021-04-27 17:21:45 -07:00
parent 65b4480e93
commit ab2aaf7b7b
3 changed files with 16 additions and 12 deletions

View File

@@ -136,7 +136,7 @@
"mobx-react": "^6.2.5",
"natural-sort": "^1.0.0",
"nodemailer": "^4.4.0",
"outline-icons": "^1.25.1",
"outline-icons": "^1.27.0",
"oy-vey": "^0.10.0",
"passport": "^0.4.1",
"passport-google-oauth2": "^0.2.0",
@@ -166,7 +166,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.6",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.6.7",
"rich-markdown-editor": "^11.7.0",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@@ -225,7 +225,6 @@
"workbox-webpack-plugin": "^6.1.0"
},
"resolutions": {
"outline-icons": "1.25.1",
"dot-prop": "^5.2.0",
"js-yaml": "^3.13.1"
},