包详细信息

@print-one/grapesjs

Print-one370BSD-3-Clause0.21.25

Free and Open Source Web Builder Framework

grapes, grapesjs, wysiwyg, web

自述文件

@Print-one/grapesjs

This is a fork of 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