This repository was archived by the owner on Oct 16, 2025. It is now read-only.
Commit bcdf64f
Create empty package.json in e2e test (facebook#1401) (facebook#1402)
* Create empty package.json in e2e test
Create empty package.json in e2e test while installing packaged CLI to prevent installation issues.
* Use "npm init" to initialize package.json instead of just writing an empty object into it.
* Fix typo1 parent 6b713cc commit bcdf64f
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
155 | 161 | | |
156 | 162 | | |
157 | 163 | | |
| |||
0 commit comments