Workshape / icon-font-generator

Easy-to-use, pre-configured cli tool to generate webfont icon kits from a bunch of .svg files
MIT License
471 stars 76 forks source link

Add package-lock.json to source control #66

Open BrunnerLivio opened 5 years ago

BrunnerLivio commented 5 years ago

Not quite sure why package-lock.json has not been committed to the source control.

You should always have lock files in your source control. Read more