Commit 63bc1df
committed
fix(post-build): readPackageJson moved to packages/read in 6.0.7
The post-build script imports readPackageJson from the -stable surface.
6.0.7 split packages/operations by concern, moving readPackageJson to
packages/read; -stable now pins 6.0.7, so the old packages/operations
subpath no longer resolves (ERR_PACKAGE_PATH_NOT_EXPORTED). Repoint the
import.1 parent 4dc6672 commit 63bc1df
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments