From 14e693339c7274ca5827ae61947246e70d58e96c Mon Sep 17 00:00:00 2001 From: Pan Date: Thu, 6 Sep 2018 13:35:49 +0800 Subject: [PATCH] chore: update screenfull to fix issue with Chrome 67+ https://github.com/sindresorhus/screenfull.js/pull/111 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf97d4c6..fa817767 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "mockjs": "1.0.1-beta3", "normalize.css": "7.0.0", "nprogress": "0.2.0", - "screenfull": "3.3.2", + "screenfull": "3.3.3", "showdown": "1.8.6", "simplemde": "1.11.2", "sortablejs": "1.7.0",