Skip to content

Commit

Permalink
build: bump prosemirror-* dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Feb 6, 2023
1 parent 0386c3f commit 8f1a35b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/ngx-editor/package.json
Expand Up @@ -27,10 +27,10 @@
"prosemirror-history": "1.3.0",
"prosemirror-inputrules":"1.2.0",
"prosemirror-keymap": "1.2.0",
"prosemirror-model": "1.18.3",
"prosemirror-model": "1.19.0",
"prosemirror-schema-list": "1.2.2",
"prosemirror-state": "1.4.2",
"prosemirror-view": "1.29.1",
"prosemirror-view": "1.30.1",
"tslib": "^2.3.0"
}
}

0 comments on commit 8f1a35b

Please sign in to comment.