smithmicro / mapbox-gl-circle

A *google.maps.Circle* replacement for Mapbox GL JS
https://smithmicro.github.io/mapbox-gl-circle/
ISC License
55 stars 26 forks source link

Finding GHP Rejects Un-Scoped NPM :package: (#93) #98

Closed mblomdahl closed 1 year ago

mblomdahl commented 1 year ago

🚀 Description

After merging #94, we find that GitHub Packages [GHP], does not accept publishing of un-scoped packages. Instead of giving up on GHP entirely, let's publish this under two different names:

  1. On NPM, as always, it's the mapbox-gl-circle package
  2. On GHP, it's the same code as on NPM but published as the "@smithmicro/mapbox-gl-circle" package

📦 Types of changes

✅ Checklist