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 f552987 commit f84a7f5Copy full SHA for f84a7f5
package.json
@@ -30,7 +30,6 @@
30
"lint": "kcd-scripts lint",
31
"coverage": "codecov",
32
"test": "kcd-scripts test",
33
- "test:update": "npm test -- --updateSnapshot --coverage",
34
"docs:dev": "docz dev",
35
"docs:build": "docz build",
36
"contributors:add": "all-contributors add"
0 commit comments