Skip to content

Commit

Permalink
Release 0.4.7 (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade authored Apr 21, 2023
1 parent 456bbbe commit 7ab8e47
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.6",
"version": "0.4.7",
"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": "tsc -b src/tsconfig.json && npm run rollup",
Expand Down Expand Up @@ -56,7 +56,7 @@
"chai-as-promised": "7.1.1",
"chai-exclude": "2.1.0",
"debug": "4.3.4",
"devtools-protocol": "0.0.1007249",
"devtools-protocol": "0.0.1107588",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
Expand Down

0 comments on commit 7ab8e47

Please sign in to comment.