Iconscout / unicons

Unicons by IconScout offers 7,000+ free 3D and animated icons plus icon fonts in line, monochrome, solid and thin line styles. Use them in your web, iOS or Android design projects.
https://iconscout.com/unicons
Other
1.41k stars 97 forks source link

fix: force auto pr script to use package-lock v1 #182

Closed imzedi closed 1 year ago

imzedi commented 1 year ago

We need package-lock version 1 for sub-packages because they use node 10.x and npm 6.x in their workflow. So lets force npm generate package lock v1 while npm ci