This commit is contained in:
Philipp Kühn
2021-04-06 23:00:03 +02:00
parent c83cd59df1
commit 92c2c81b8e
4 changed files with 11 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
"prosemirror-view": "^1.18.2"
},
"devDependencies": {
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3"
}
}