fix: List behavior when ordered list starts at number other than 1

fix: Image improvements
fix: Image upload race condition
This commit is contained in:
Tom Moor
2021-09-10 19:06:54 -07:00
parent 231ab2da03
commit 92016bbd06
2 changed files with 36 additions and 12 deletions

View File

@@ -144,7 +144,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.8",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.17.3",
"rich-markdown-editor": "^11.17.4",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@@ -214,4 +214,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.59.0"
}
}