0.17.15 • Published 5 months ago
excalidraw-collaboration v0.17.15
How to build and publish the package
- Clone the original excalidraw repository
- Clone and move this repository to the excalidraw directory
- Make the necessary changes
- Bump the version in the package.json file
- Commit the changes
- Run the following commands:
npm install
npm run build
npm publish --access public