Skip to content

Commit

Permalink
Use resize-observer-lite fork which uses different strategy (honestbl…
Browse files Browse the repository at this point in the history
  • Loading branch information
larsjohnsen authored and erikdesjardins committed May 4, 2018
1 parent 10545e4 commit 6b6308e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"lodash": "4.17.5",
"moment": "2.22.1",
"numeral": "2.0.6",
"resize-observer-lite": "0.2.3",
"resize-observer-lite": "Reddit-Enhancement-Suite/resize-observer-lite#59af4a859cb7da7859fec1f6bceecf26dd278916",
"snudown-js": "3.1.0",
"suncalc": "1.8.0",
"tinycolor2": "1.4.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8886,9 +8886,9 @@ require-uncached@^1.0.2, require-uncached@^1.0.3:
caller-path "^0.1.0"
resolve-from "^1.0.0"

resize-observer-lite@0.2.3:
resize-observer-lite@Reddit-Enhancement-Suite/resize-observer-lite#59af4a859cb7da7859fec1f6bceecf26dd278916:
version "0.2.3"
resolved "https://registry.yarnpkg.com/resize-observer-lite/-/resize-observer-lite-0.2.3.tgz#b557f378e2ce9b9aab1dc71a91047bd7ed1d8915"
resolved "https://codeload.github.com/Reddit-Enhancement-Suite/resize-observer-lite/tar.gz/59af4a859cb7da7859fec1f6bceecf26dd278916"
dependencies:
element-resize-detector "1.1.13"

Expand Down

0 comments on commit 6b6308e

Please sign in to comment.