Skip to content

Commit ad039ed

Browse files
0.1.13
1 parent 21939e4 commit ad039ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "support@convex.dev",
88
"url": "https://github.com/get-convex/prosemirror-sync/issues"
99
},
10-
"version": "0.1.12",
10+
"version": "0.1.13",
1111
"license": "Apache-2.0",
1212
"keywords": [
1313
"convex",
@@ -80,7 +80,7 @@
8080
}
8181
},
8282
"peerDependencies": {
83-
"convex": "~1.16.5 || ~1.17.0 || ~1.18.0",
83+
"convex": "~1.16.5 || >=1.17.0 <1.25.0",
8484
"react": "^18.3.1",
8585
"react-dom": "^18.3.1",
8686
"@tiptap/core": "^2.7.0",

0 commit comments

Comments
 (0)