custom-studio-constants
v1.60.0
Published
Shared constants between client and server
Downloads
20
Readme
custom-studio-constants
How to publish
After making a change:
- raise the package version in package.json
- git add & commit
- run
npm publish
After publishing to npm, you can pull the changes to other packages with npm update