Commit 9fc958f
fix(ng-dev): remove unnecessary quotes from npm deprecate arguments
With the recent changes to disable the shell in the ChildProcess wrappers,
quotes are passed literally to the command. This removes the unnecessary quotes
around the version to ensure the deprecate command functions correctly.1 parent 4413fb0 commit 9fc958f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments