Skip to content

Commit

Permalink
fix: Recursive script.
Browse files Browse the repository at this point in the history
  • Loading branch information
vxern committed Nov 24, 2024
1 parent 9306fb7 commit 97c5910
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
},
"scripts": {
"build": "tsc",
"test": "mocha --no-warnings",
"publish": "tsc && npm publish"
"test": "mocha --no-warnings"
},
"dependencies": {
"cheerio": "^1.0.0-rc.12"
Expand Down

0 comments on commit 97c5910

Please sign in to comment.