Skip to content

Commit

Permalink
chore: update prosemirror-view
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Jan 14, 2021
1 parent a2481b4 commit 15336b8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"prosemirror-model": "^1.13.1",
"prosemirror-schema-list": "^1.1.4",
"prosemirror-state": "^1.3.3",
"prosemirror-view": "^1.17.1",
"prosemirror-view": "^1.17.2",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"prosemirror-model": "^1.13.1",
"prosemirror-schema-list": "^1.1.4",
"prosemirror-state": "^1.3.3",
"prosemirror-view": "^1.17.1"
"prosemirror-view": "^1.17.2"
}
}

0 comments on commit 15336b8

Please sign in to comment.