Browse Source

Internal: Updated `@wiris/mathtype-ckeditor5` version to exactly 7.20.0.

The latest version (7.21.0) depends on `@wiris/mathtype-html-integration-devkit@1.2.0` which contains a bug related to `this.language` being `undefined`.

Issue: https://github.com/wiris/html-integrations/blob/7.20.0/packages/mathtype-html-integration-devkit/src/stringmanager.js#L20
panr 5 years ago
parent
commit
ac26026fbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -86,7 +86,7 @@
     "@ckeditor/ckeditor5-react": "^2.1.0",
     "@ckeditor/ckeditor5-real-time-collaboration": "^19.0.2",
     "@ckeditor/ckeditor5-track-changes": "^19.1.0",
-    "@wiris/mathtype-ckeditor5": "^7.20.0",
+    "@wiris/mathtype-ckeditor5": "7.20.0",
     "babel-standalone": "^6.26.0",
     "coveralls": "^3.1.0",
     "css-loader": "^3.5.3",