@midtowncarriages/tina-collection
v0.0.65
Published
Midtown Carriages' Tina schema collections.
Downloads
164
Readme
Midtown Carriages Content
This repo holds the content and schema for midtown-carriages website.
Developing
Clone the repo then do npm install
Publishing
Push to main branch. There is a workflow to do automatic publishing. Make sure
- update the version on package.json
- do npm install to update lock file
For manual publishing, make sure you are logged into npm in your terminal and run npm publish