fix(screenfull): fix fullscreen bug

fix #264
This commit is contained in:
FairyEver
2020-04-18 22:57:44 +08:00
parent f0a392444b
commit 4d96301144
3 changed files with 10 additions and 17 deletions

View File

@@ -39,7 +39,7 @@
"nprogress": "^0.2.0",
"qs": "^6.9.1",
"quill": "^1.3.7",
"screenfull": "^5.0.0",
"screenfull": "^5.0.2",
"simplemde": "^1.11.2",
"sortablejs": "^1.10.1",
"ua-parser-js": "^0.7.20",