Skip to content

Commit

Permalink
Release 0.4.8 (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade authored May 8, 2023
1 parent 0cf318c commit 175fa98
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chromium-bidi",
"version": "0.4.7",
"version": "0.4.8",
"description": "An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.",
"scripts": {
"build": "wireit",
Expand Down Expand Up @@ -151,7 +151,7 @@
"chai-as-promised": "7.1.1",
"chai-exclude": "2.1.0",
"debug": "4.3.4",
"devtools-protocol": "0.0.1107588",
"devtools-protocol": "0.0.1120988",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
Expand Down

0 comments on commit 175fa98

Please sign in to comment.