Commit 4363907
committed
fix open app inspector command
open app inspector command installs tns-ios-inspector which needs to be saved in the package.json as a
normal or a dev dependency, because we do a diff of the package json before and after the installation
and if the newly installed package is not saved our diff logic doesn't work correctly1 parent 3136820 commit 4363907
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
0 commit comments