Commit 40c494e
Remove node-inspector
* make node-inspector a dev dependency
This PR removes the `node-inspector` optional dependency and converts it into a dev-dependency so that it no longer gets installed when _swagger-js_ is added to a project (npm installs optional deps by default unless --no-optional is used).
* remove node-inspector dependency altogether1 parent 3e81f63 commit 40c494e
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 60 | | |
65 | 61 | | |
66 | 62 | | |
| |||
0 commit comments