Skip to content

Commit d78af95

Browse files
committed
remove test
1 parent 990904e commit d78af95

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
@@ -54,7 +54,6 @@
5454
"webpack-dev-server": "^3.11.0"
5555
},
5656
"scripts": {
57-
"test005": "jsdoc2md --help",
5857
"mkdocs:multi": "node ./docs/createDocs.js",
5958
"mkdocs:src": "docco lib/*.js -l plain -x md -o docs/api",
6059
"mkdocs:api": "jsdoc2md --configure docs/doc_config.json --partial docs/partial/scope.hbs docs/partial/member-index.hbs docs/partial/header.hbs --helper docs/helper/format.js --files lib/woql.js lib/woqlClient.js lib/typedef.js > docs/api/api.js.md",

0 commit comments

Comments
 (0)