fix(common/lmlayer): lexical-model-types as lm-layer dependency

This commit is contained in:
jahorton 2020-04-21 08:47:50 +07:00
parent 729a5952d5
commit cd8461cee8

View file

@ -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"