0.4.10 • Published 4 months ago
@geoblocks/proj v0.4.10
Geoblocks projections
Publish a new version to npm
rm -rf dist
npm ci
npm run build
npm test
then:
npm version patch
npm publish
git push --tags origin master
rm -rf dist
npm ci
npm run build
npm test
then:
npm version patch
npm publish
git push --tags origin master