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:
Kevin Ansfield 2018-05-01 10:29:57 +01:00
parent f9bf04e9bd
commit 29147a8e0a
2 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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"