Commit ebf5bd5
* 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 typo
1 parent 860f1c7 commit ebf5bd5
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