Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
zxch3n committed Jun 6, 2024
1 parent a97b000 commit 0e5f5bb
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loro-prosemirror",
"version": "0.0.3",
"version": "0.0.4",
"description": "Prosemirror Binding for Loro",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand All @@ -10,13 +10,7 @@
"test": "vitest run",
"coverage": "vitest run --coverage"
},
"keywords": [
"rich-text",
"prosemirror",
"loro",
"local-first",
"crdt"
],
"keywords": ["rich-text", "prosemirror", "loro", "local-first", "crdt"],
"author": "Loro Team",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 0e5f5bb

Please sign in to comment.