UNPKG

@print-one/grapesjs

Version:

Free and Open Source Web Builder Framework

13 lines (8 loc) 401 B
# @Print-one/grapesjs This is a fork of [grapesjs](https://github.com/GrapesJS/grapesjs). ## Development ### Making a new release 1. Update the version in `package.json` 2. Make a new release tag using `git tag -a v<version> -m "Release <version>"` 3. Push the tag using `git push origin --tags` 4. Verify the release has been published to [npm](https://www.npmjs.com/package/@print-one/grapesjs)