Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 216 Bytes

Geoblocks mapboxlayer

DEMO

Publish a new version to npm

npm version patch
npm run build && npm publish && git push --tags origin master