@theworldcongress/twc-schema
v1.3.2
Published
This is a project to provide a shared data structure for The World Congress (TWC) front-end and back-end.
Downloads
20
Keywords
Readme
twc_schema
This is a project to provide a shared data structure for The World Congress (TWC) front-end and back-end.
Publishing to npm
To publish this package to npm, you can use the following command:
yarn publish
To publish a patch version of this package to npm, you can use the following command:
yarn run publish-patch
This command will increment the patch version of your package and publish it to npm in a non-interactive mode.