jspm / generator

JSPM Import Map Generator
Apache License 2.0
166 stars 21 forks source link

Update API #148

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

generator.update() should update all top-level pins in the map to their latest semver ranges on the current version.

generator.update('name') should update a specific pin.