Skip to content

Commit 0e5f5bb

Browse files
committed
chore: release
1 parent a97b000 commit 0e5f5bb

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loro-prosemirror",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Prosemirror Binding for Loro",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -10,13 +10,7 @@
1010
"test": "vitest run",
1111
"coverage": "vitest run --coverage"
1212
},
13-
"keywords": [
14-
"rich-text",
15-
"prosemirror",
16-
"loro",
17-
"local-first",
18-
"crdt"
19-
],
13+
"keywords": ["rich-text", "prosemirror", "loro", "local-first", "crdt"],
2014
"author": "Loro Team",
2115
"license": "MIT",
2216
"dependencies": {

0 commit comments

Comments
 (0)