cherry-markdown 0.8.2 → 0.8.4
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/fonts/ch-icon.eot +0 -0
- package/dist/fonts/ch-icon.ttf +0 -0
- package/dist/fonts/ch-icon.woff +0 -0
- package/dist/fonts/ch-icon.woff2 +0 -0
- package/package.json +2 -5
package/dist/cherry-markdown.js
CHANGED
|
@@ -80456,7 +80456,7 @@
|
|
|
80456
80456
|
});
|
|
80457
80457
|
}
|
|
80458
80458
|
|
|
80459
|
-
var VERSION = "0.8.
|
|
80459
|
+
var VERSION = "0.8.4-7ee4563b";
|
|
80460
80460
|
var CherryStatic = /*#__PURE__*/function () {
|
|
80461
80461
|
function CherryStatic() {
|
|
80462
80462
|
_classCallCheck(this, CherryStatic);
|