Skip to content

Commit

Permalink
typo lmaooooo
Browse files Browse the repository at this point in the history
  • Loading branch information
thoriqazzikraa committed Mar 27, 2024
1 parent f31b6bd commit eaf71e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scrape-websitee",
"version": "1.0.74",
"version": "1.0.75",
"description": "Website Scraping",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/random.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ async function gore() {
result.status = false
result.message = String(err)
result.pages = null
result.result = ncull
result.result = null
return result
}
}
Expand Down

0 comments on commit eaf71e8

Please sign in to comment.