Skip to content

Commit

Permalink
⬆️ Bump @types/sharedb
Browse files Browse the repository at this point in the history
  • Loading branch information
alecgibson committed Oct 24, 2024
1 parent 33110c8 commit b42f025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@reedsy/rich-text",
"version": "4.1.0-reedsy.4.1.1",
"version": "4.1.0-reedsy.4.1.2",
"description": "OT type for rich text",
"author": "Jason Chen <[email protected]>",
"homepage": "https://github.com/ottypes/rich-text",
"main": "index.js",
"dependencies": {
"@reedsy/quill-delta": "^5.1.0-reedsy.3.0.0",
"@types/sharedb": "^3.3.11"
"@types/sharedb": "^5.1.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit b42f025

Please sign in to comment.