Base extension for the TwilioQuest game - contains Fog Owl map and common assets.
- Ensure you have the latest changes you want to deploy on
main
- Increment the version number in
package.json
- commit this change
- push to remote
- Run
npm publish
- If you do not have access to this package contact Ryan Kubik or Kevin Whinnery
- Once published, update the
twilioquest-base
dependency in the twilioquest repository to use this latest deployed version - Ensure no changes need to happen to the twilioquest template extension
- Release a new TwilioQuest build with updated base dependency