Skip to content

Commit ab7f446

Browse files
author
Frank M. Taylor
committed
Updates version and required node version
1 parent 0d2548d commit ab7f446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pages not showing up that should? Check the `log.txt` for any issues.
1414

1515
### Prerequisites
1616

17-
- Node LTS (as of September 2023, Node 18.16.0)
17+
- Node LTS (as of August 2024, Node 20.16.0)
1818

1919
#### Some possible Puppeteer setup for Mac Users
2020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selector-hound",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Find an element that matches a particular CSS selector on a website ",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)