Skip to content

Commit 428ddb6

Browse files
authored
Ignore docs when publishing (#11985)
1 parent a422bf2 commit 428ddb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus/website/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"name": "cra-docs",
3+
"private": true,
24
"scripts": {
35
"start": "docusaurus start",
46
"build": "docusaurus build",

0 commit comments

Comments
 (0)