Update checked-in dependencies
This commit is contained in:
parent
d5e9ae3f8b
commit
3d97729508
174 changed files with 5012 additions and 828 deletions
2
node_modules/semver/ranges/simplify.js
generated
vendored
2
node_modules/semver/ranges/simplify.js
generated
vendored
|
|
@ -1,3 +1,5 @@
|
|||
'use strict'
|
||||
|
||||
// given a set of versions and a range, create a "simplified" range
|
||||
// that includes the same versions that the original range does
|
||||
// If the original range is shorter than the simplified one, return that.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue