@difizen/libro-cofine-editor-core 0.2.42 → 0.2.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -18995,7 +18995,7 @@ function load(name, req, load, config) {
|
|
|
18995
18995
|
/******/
|
|
18996
18996
|
/************************************************************************/
|
|
18997
18997
|
var __webpack_exports__ = {};
|
|
18998
|
-
// This entry
|
|
18998
|
+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
|
|
18999
18999
|
(() => {
|
|
19000
19000
|
/*!******************************!*\
|
|
19001
19001
|
!*** ./src/editor.worker.ts ***!
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@difizen/libro-cofine-editor-core",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.43",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"libro",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"src"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@difizen/libro-cofine-editor-contribution": "^0.2.
|
|
37
|
+
"@difizen/libro-cofine-editor-contribution": "^0.2.43",
|
|
38
38
|
"@difizen/mana-app": "latest",
|
|
39
39
|
"@difizen/monaco-editor-core": "0.39.4",
|
|
40
40
|
"debug": "^4.3.2",
|