cherry-muse 1.0.1 → 1.0.2
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.
- package/dist/cherry-markdown.core.common.js +1 -1
- package/dist/cherry-markdown.core.js +1 -1
- package/dist/cherry-markdown.engine.core.common.js +1 -1
- package/dist/cherry-markdown.engine.core.esm.js +1 -1
- package/dist/cherry-markdown.engine.core.js +1 -1
- package/dist/cherry-markdown.esm.js +1 -1
- package/dist/cherry-markdown.js +1 -1
- package/dist/cherry-markdown.min.js +1 -1
- package/dist/stats.html +1 -1
- package/package.json +7 -10
package/dist/cherry-markdown.js
CHANGED
|
@@ -68582,7 +68582,7 @@
|
|
|
68582
68582
|
});
|
|
68583
68583
|
}
|
|
68584
68584
|
|
|
68585
|
-
var VERSION = "1.0.
|
|
68585
|
+
var VERSION = "1.0.1-d1cd73cd";
|
|
68586
68586
|
var CherryStatic = /*#__PURE__*/function () {
|
|
68587
68587
|
// for type check only
|
|
68588
68588
|
// TODO: fix this error
|