Commit 93d7fa8
committed
Upgrade semver dependency.
Should fix reports of "TypeError: Cannot read property 'length' of
undefined" runtime exceptions where node-gyp uses a buggy version
of semver due to our overly broad accepted version range.
npm updated to [email protected] recently so we can too now and still
share the module with npm, keeping the download small.
Fixes: #1094
PR-URL: #1107
Reviewed-By: Jeremiah Senkpiel <[email protected]>1 parent ff9a6fa commit 93d7fa8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments