Skip to content

Commit b37c593

Browse files
committed
comma
1 parent 49b0eb9 commit b37c593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"build": "webdoc --tutorials ./tutorials --site-root example-documentation",
2727
"build-next": "cd .. && webdoc && cd example",
2828
"build-pixi-api": "cd ../../pixi-api && webdoc --site-root docs && cd ../webdoc/example",
29-
"build-pixi-api-prod": "cd ../../pixi-api && webdoc --site-root pixi-api && cd ../webdoc/example",
29+
"build-pixi-api-prod": "cd ../../pixi-api && webdoc --site-root pixi-api && cd ../webdoc/example"
3030
},
3131
"bugs": {
3232
"url": "https://github.com/SukantPal/webdoc/issues"

0 commit comments

Comments
 (0)