Skip to content

Commit

Permalink
Upgrade screenfull
Browse files Browse the repository at this point in the history
  • Loading branch information
albanqoku committed Jan 27, 2019
1 parent f57bff7 commit 2e3c636
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"react-dom": "^16.2.0",
"react-hot-loader": "^4.0.0-beta.15",
"rimraf": "^2.5.4",
"screenfull": "^3.3.2",
"screenfull": "^4.0.0",
"sinon": "^5.0.3",
"snazzy": "^7.0.0",
"standard": "^11.0.0-beta.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6618,9 +6618,10 @@ schema-utils@^0.3.0:
dependencies:
ajv "^5.0.0"

screenfull@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/screenfull/-/screenfull-3.3.2.tgz#a6adf3b3f5556da812725385880600f5b39fbf25"
screenfull@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/screenfull/-/screenfull-4.0.0.tgz#86f3c26a2e516c8143884d8af16d07f0cb653394"
integrity sha512-b5e07aVR219hkfKqKsBpUqGrR4JCB8UeHT3RiocIf/fXE9TMSkadO5H83r7XYSV05w2uRF9gWvZYiLgOHS6O5g==

select-hose@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 2e3c636

Please sign in to comment.