Track the prosemirror-state dep

This commit is contained in:
Austin Chen 2022-09-15 14:33:13 -07:00
parent 5d3290600b
commit 58b12db002

View File

@ -48,6 +48,7 @@
"nanoid": "^3.3.4", "nanoid": "^3.3.4",
"next": "12.2.5", "next": "12.2.5",
"node-fetch": "3.2.4", "node-fetch": "3.2.4",
"prosemirror-state": "1.4.1",
"react": "17.0.2", "react": "17.0.2",
"react-beautiful-dnd": "13.1.1", "react-beautiful-dnd": "13.1.1",
"react-confetti": "6.0.1", "react-confetti": "6.0.1",