The @keymanapp/lexical-model-compiler package has unpinned versions for @keymanapp/keyman-version and @keymanapp/models-types. This led to a mismatch in module formats from 16.0 to 17.0. This patch tells npm to use the 16.0.138 version of @keymanapp/keyman-version.
I audited the 17.0 packages and found that they all appear to correctly pin the @keymanapp dependency versions in the deployed packages.
The @keymanapp/lexical-model-compiler package has unpinned versions for @keymanapp/keyman-version and @keymanapp/models-types. This led to a mismatch in module formats from 16.0 to 17.0. This patch tells npm to use the 16.0.138 version of @keymanapp/keyman-version.
I audited the 17.0 packages and found that they all appear to correctly pin the @keymanapp dependency versions in the deployed packages.
Should unblock #253.
Fixes: keymanapp/keyman#11503