fix: todo list checkbox consistency issue

closes #2179
This commit is contained in:
Tom Moor
2021-06-17 22:57:55 -07:00
parent afff3a6f25
commit 5f3a38bf87
2 changed files with 12 additions and 11 deletions

View File

@@ -169,7 +169,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.6",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.10.0",
"rich-markdown-editor": "^11.11.0",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@@ -228,8 +228,9 @@
"workbox-webpack-plugin": "^6.1.0"
},
"resolutions": {
"prosemirror-view": "1.18.1",
"dot-prop": "^5.2.0",
"js-yaml": "^3.13.1"
},
"version": "0.56.0"
}
}