Skip to content

Commit ef3f9e4

Browse files
committed
build: fixed typo
1 parent 4072b93 commit ef3f9e4

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
@@ -16,7 +16,7 @@
1616
"force-install": "yarn --force",
1717
"styles": "dev-utils styles",
1818
"variables": "dev-utils variables",
19-
"run-indexer": "dev-utils-doc-index",
19+
"run-indexer": "dev-utils doc-index",
2020
"prebuild-docs": "npm-run-all sandbox sassdoc run-indexer",
2121
"build-docs": "yarn workspace documentation build",
2222
"build-website": "npm-run-all prebuild-docs build-docs",

0 commit comments

Comments
 (0)