fix: Editor mod shortcuts not working on Windows

closes #1745
This commit is contained in:
Tom Moor
2021-01-17 18:32:32 -08:00
parent 51b75fa09d
commit f33495dddc
2 changed files with 6 additions and 6 deletions

View File

@@ -153,7 +153,7 @@
"react-waypoint": "^9.0.2",
"react-window": "^1.8.6",
"reakit": "^1.3.4",
"rich-markdown-editor": "^11.1.3",
"rich-markdown-editor": "^11.1.4",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@@ -210,4 +210,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.52.0"
}
}