Skip to content

Commit cf6e184

Browse files
committed
fix: whoops
1 parent 18a891a commit cf6e184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"clean-all": "sf-clean all",
1919
"compile": "sf-compile",
2020
"docs": "sf-docs",
21+
"ci-docs": "yarn sf-ci-docs",
2122
"format": "sf-format",
2223
"lint": "sf-lint",
2324
"lint-fix": "yarn sf-lint --fix",

0 commit comments

Comments
 (0)