Skip to content

Commit 9e1e7b3

Browse files
committed
rush update
1 parent 39f6a11 commit 9e1e7b3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

common/config/rush/nonbrowser-approved-packages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages": [
55
{
66
"name": "@microsoft/api-documenter",
7-
"allowedCategories": [ "tests" ]
7+
"allowedCategories": [ "libraries", "tests" ]
88
},
99
{
1010
"name": "@microsoft/api-extractor",
@@ -230,6 +230,10 @@
230230
"name": "del",
231231
"allowedCategories": [ "libraries" ]
232232
},
233+
{
234+
"name": "doc-plugin-rush-stack",
235+
"allowedCategories": [ "libraries" ]
236+
},
233237
{
234238
"name": "end-of-stream",
235239
"allowedCategories": [ "libraries" ]

0 commit comments

Comments
 (0)