Skip to content

Commit 7053fbf

Browse files
committed
package
1 parent 1e2abbf commit 7053fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"webpack-dev-server": "^3.11.0"
5555
},
5656
"scripts": {
57-
"test005":"jsdoc2md --help",
57+
"test005": "jsdoc2md --help",
5858
"mkdocs:multi": "node ./docs/createDocs.js",
5959
"mkdocs:src": "docco lib/*.js -l plain -x md -o docs/api",
6060
"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)