Skip to content

Commit f9d168e

Browse files
committed
rename docgen script
1 parent 56684d2 commit f9d168e

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
@@ -41,7 +41,7 @@
4141
"lint": "lerna run --scope @firebase/* --scope rxfire lint",
4242
"size-report": "node scripts/report_binary_size.js",
4343
"api-report": "lerna run --scope @firebase/*-exp api-report",
44-
"doc": "node scripts/exp/docgen.js"
44+
"docgen:exp": "node scripts/exp/docgen.js"
4545
},
4646
"repository": {
4747
"type": "git",

0 commit comments

Comments
 (0)