Skip to content

Commit 6f5c4bc

Browse files
Update package.json
Co-Authored-By: cal-smith <[email protected]>
1 parent d603709 commit 6f5c4bc

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
@@ -7,7 +7,7 @@
77
"build": "bash scripts/build.sh",
88
"storybook": "start-storybook -s .storybook/public -p 6006",
99
"docs:build": "compodoc -p tsconfig.json",
10-
"docs:server": "compodoc -p tsconfig.json -s -w",
10+
"docs:server": "compodoc -p tsconfig.json -s -w",
1111
"docs": "compodoc -h",
1212
"lint": "tslint src/**/*.ts && stylelint src/**/*.scss --config .stylelintrc.yml",
1313
"test": "karma start",

0 commit comments

Comments
 (0)