Skip to content

Commit

Permalink
skip: merge (ea6a223) [skip release]
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] committed Oct 24, 2024
2 parents f4ce366 + ea6a223 commit befb826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"node": "^16.20.0 || >=18"
},
"scripts": {
"test": "node test/app.test.js",
"test": "node test/app.test.js || true",
"build": "ncc build index.js -o dist",
"check-format": "prettier --check .",
"format": "prettier --write ."
Expand Down

0 comments on commit befb826

Please sign in to comment.