Commit 1eca47e
committed
Remove dependencies on npm and n
Neither package is actually require()'d in the code. strider-node expects
these modules to be installed globally, which the dependency wouldn't do
anyway. All these dependencies do, is pull in code that is never used and
block installation on Windows.1 parent be3b895 commit 1eca47e
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments