mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Revert current-device
dependency to 0.7.2
no issue - `0.7.7` throws an exception on mobile safari which crashes Ember and blocks rendering - https://github.com/matthewhudson/current-device/issues/164
This commit is contained in:
parent
c1bb3dd47c
commit
0317dca2be
@ -38,7 +38,7 @@
|
||||
"codemirror": "5.37.0",
|
||||
"coveralls": "3.0.0",
|
||||
"csscomb": "4.2.0",
|
||||
"current-device": "0.7.7",
|
||||
"current-device": "0.7.2",
|
||||
"deparam": "1.0.5",
|
||||
"element-resize-detector": "^1.1.14",
|
||||
"ember-ajax": "3.1.0",
|
||||
|
@ -2879,9 +2879,9 @@ cssom@0.3.x, "cssom@>= 0.3.0 < 0.4.0":
|
||||
dependencies:
|
||||
cssom "0.3.x"
|
||||
|
||||
current-device@0.7.7:
|
||||
version "0.7.7"
|
||||
resolved "https://registry.yarnpkg.com/current-device/-/current-device-0.7.7.tgz#7ce73cd885f43932cae36b28f47fc268f3d172ec"
|
||||
current-device@0.7.2:
|
||||
version "0.7.2"
|
||||
resolved "https://registry.yarnpkg.com/current-device/-/current-device-0.7.2.tgz#22eaf35181673e693d5679c34b6f5a08f097b5b8"
|
||||
|
||||
currently-unhandled@^0.4.1:
|
||||
version "0.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user