Skip to content

Commit 83983a9

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

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
@@ -8,7 +8,7 @@
88
"storybook": "start-storybook -s .storybook/public -p 6006",
99
"docs:build": "compodoc -p tsconfig.json",
1010
"docs:server": "compodoc -p tsconfig.json -s -w",
11-
"docs": "compodoc -h",
11+
"docs": "compodoc -h",
1212
"lint": "tslint src/**/*.ts && stylelint src/**/*.scss --config .stylelintrc.yml",
1313
"test": "karma start",
1414
"test:watch": "karma start --auto-watch --no-single-run",

0 commit comments

Comments
 (0)