Skip to content

Commit 4e839f5

Browse files
committed
sync to Android P, close #3
1 parent 4c63be9 commit 4e839f5

File tree

34 files changed

+78
-93
lines changed

34 files changed

+78
-93
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jspm_packages
3434

3535
# Optional REPL history
3636
.node_repl_history
37+
package-lock.json

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@ Repo to place STF binaries
33

44
- npm <https://www.npmjs.com/package/minicap-prebuilt>
55
- github <https://github.com/openstf/minicap>
6+
7+
## How to update
8+
```
9+
npm outdated # show outdated package
10+
npm update # update all deps
11+
```

node_modules/minicap-prebuilt/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/minicap-prebuilt/package.json

Lines changed: 18 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
67.1 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
28.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)