@brevitaz/brv-text-editor 1.1.2 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@brevitaz/brv-text-editor",
3
- "version": "1.1.2",
4
- "description": "A fully-functional React rich text editor and preview component inspired by Basecamp 3",
3
+ "version": "1.2.1",
4
+ "description": "A fully-featured React rich text editor and preview component built on Tiptap",
5
5
  "author": "Vishal Shukla",
6
6
  "license": "MIT",
7
7
  "type": "module",
@@ -17,6 +17,7 @@
17
17
  "style": "./dist/brv-text-editor.css",
18
18
  "files": [
19
19
  "dist",
20
+ "screenshots",
20
21
  "README.md"
21
22
  ],
22
23
  "sideEffects": [
@@ -27,7 +28,7 @@
27
28
  "tiptap",
28
29
  "react",
29
30
  "wysiwyg",
30
- "basecamp",
31
+ "callouts",
31
32
  "prosemirror"
32
33
  ],
33
34
  "scripts": {
Binary file
Binary file