mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
fix(common/lmlayer): lexical-model-types as lm-layer dependency
This commit is contained in:
parent
729a5952d5
commit
cd8461cee8
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue