0.17.15 • Published 5 months ago

excalidraw-collaboration v0.17.15

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

How to build and publish the package

  1. Clone the original excalidraw repository
  2. Clone and move this repository to the excalidraw directory
  3. Make the necessary changes
  4. Bump the version in the package.json file
  5. Commit the changes
  6. Run the following commands:
npm install
npm run build
npm publish --access public