Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 193 Bytes

GEUT brand

Publishing to npm

To publish new versions of all public packages to npm:

yarn build
yarn lerna publish <version> --force-publish

Contributing

PRs accepted.