Skip to content

Commit 5286476

Browse files
committed
Removes test script
1 parent 5458f47 commit 5286476

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
@@ -15,7 +15,6 @@
1515
"show:cov": "open coverage/lcov-report/index.html",
1616
"docs:react": "react-docgen src -e src/**/*.test.js$|scripts/buildDocs.sh",
1717
"docs:util": "jsdoc2md src/util/index.js > docs/util/util.md",
18-
"docs:md": "jsdoc2md src/util/index.js",
1918
"docs": "npm run docs:react && npm run docs:util",
2019
"docs:clean": "rimraf docs/components/* && rimraf docs/util/*"
2120
},

0 commit comments

Comments
 (0)