Skip to content

Commit

Permalink
fix: ensure cert is trusted
Browse files Browse the repository at this point in the history
  • Loading branch information
jlp-craigmorten committed Nov 30, 2024
1 parent 85b71f1 commit 45680d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guidepup/setup",
"version": "0.19.1",
"version": "0.19.2",
"description": "Setup your environment for screen-reader automation.",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -57,5 +57,5 @@
"regedit": "5.0.1",
"semver": "^7.5.4"
},
"guidepupNvdaVersion": "0.1.2-2021.3.1"
"guidepupNvdaVersion": "0.1.3-2021.3.1"
}

0 comments on commit 45680d2

Please sign in to comment.