Skip to content

Commit

Permalink
Automate Android benchmark running / data processing
Browse files Browse the repository at this point in the history
  • Loading branch information
louwers committed Nov 5, 2024
1 parent fec95b4 commit fa861b3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
23
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@octokit/rest": "^20.1.0",
"@types/argparse": "^2.0.16",
"@types/ejs": "^3.1.5",
"@types/node": "^20.16.1",
"@types/node": "^22.9.0",
"argparse": "^2.0.1",
"csscolorparser": "^1.0.3",
"d3-queue": "3.0.7",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa861b3

Please sign in to comment.