diff --git a/common/predictive-text/package.json b/common/predictive-text/package.json index 7e46c7a9dc..45054294b0 100644 --- a/common/predictive-text/package.json +++ b/common/predictive-text/package.json @@ -43,6 +43,7 @@ "typescript": "^3.2.1" }, "dependencies": { + "@keymanapp/lexical-model-types": "^0.0.0", "es6-shim": "^0.35.5", "string.prototype.codepointat": "^0.2.1", "string.prototype.startswith": "^0.2.0"