Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Jul 8, 2024
1 parent 6d69efd commit 4f2909f
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 @@ -5,7 +5,7 @@
"main": "src/HAP-NodeRed.js",
"scripts": {
"api": "documentation build HAP-NodeRed.js -f md --config docs/documentation.yml > docs/API.md",
"document": "./gh-md-toc --insert --no-backup --hide-footer README.md; rm README.md.orig.* README.md.toc.*",
"document": "./gh-md-toc --insert --no-backup --hide-footer README.md",
"watch": "nodemon",
"coverage": "nyc npm t",
"format": "prettier --write {.,test}/*.js *.html *.md",
Expand Down

0 comments on commit 4f2909f

Please sign in to comment.