Skip to content

Commit

Permalink
Update minicap-prebuilt to fix Android 9.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorccu committed Aug 8, 2018
1 parent ecd79ef commit 693a53b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lodash": "^4.14.2",
"markdown-serve": "^0.3.2",
"mime": "^1.3.4",
"minicap-prebuilt": "^2.2.0",
"minicap-prebuilt": "^2.3.0",
"minimatch": "^3.0.3",
"minitouch-prebuilt": "^1.2.0",
"my-local-ip": "^1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4284,9 +4284,9 @@ mimic-fn@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"

minicap-prebuilt@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/minicap-prebuilt/-/minicap-prebuilt-2.2.0.tgz#a7c3a68e1f0e49aab2f21299866e5813562fd6c7"
minicap-prebuilt@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/minicap-prebuilt/-/minicap-prebuilt-2.3.0.tgz#a616cf84558a71b98aa70d05bce8be09409dd366"

minimalistic-assert@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 693a53b

Please sign in to comment.