Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
StavZ committed Sep 25, 2023
1 parent ad6cf3b commit 4d64fc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"test": "npx mocha tests --exit",
"docgen": "npx docgen -s src -o ../docs/master.json",
"docgen:custom": "npx docgen -s src --custom docs/index.yml -o ../docs/master.json",
"prepublishOnly": "npm run test:dev && npm run docgen:custom",
"dtslint": "npx dtslint typings",
"prettier": "npx prettier --write src/ typings/",
"prettier:check": "npx prettier --check src/ typings/"
Expand Down

0 comments on commit 4d64fc3

Please sign in to comment.