Commit 9d9eafe
authored
Copy
## Description
After moving into monorepo setup main `README.md` was left in the root of the repository. It looks good on `github`, but unfortunately on `npm` you can no longer see readme since it is not present in the package.
## Test plan
Run `npm pack` and see that `README.md` is present in the package.README.md to package (#3558)1 parent dfdf265 commit 9d9eafe
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments