We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432d44c commit a470147Copy full SHA for a470147
package.json
@@ -33,7 +33,6 @@
33
"test:ci": "npm run test && npm run coverage",
34
"docs:dev": "docz dev",
35
"docs:build": "docz build",
36
- "docs:publish": "docz build && git add --all site && git commit -m 'Publishing docs [ci skip]' && git push",
37
"contributors:add": "all-contributors add"
38
},
39
"dependencies": {
0 commit comments