Skip to content

Commit 4d64fc3

Browse files
committed
Update package.json
1 parent ad6cf3b commit 4d64fc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"test": "npx mocha tests --exit",
2323
"docgen": "npx docgen -s src -o ../docs/master.json",
2424
"docgen:custom": "npx docgen -s src --custom docs/index.yml -o ../docs/master.json",
25-
"prepublishOnly": "npm run test:dev && npm run docgen:custom",
2625
"dtslint": "npx dtslint typings",
2726
"prettier": "npx prettier --write src/ typings/",
2827
"prettier:check": "npx prettier --check src/ typings/"

0 commit comments

Comments
 (0)