@fileverse-dev/ddoc 1.7.5 → 1.7.6
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -59532,7 +59532,7 @@ const Lle = kt.create({
|
|
59532
59532
|
]
|
59533
59533
|
});
|
59534
59534
|
return p([
|
59535
|
-
...h,
|
59535
|
+
...h.filter((B) => B.name !== "history"),
|
59536
59536
|
Mq.configure({
|
59537
59537
|
document: d
|
59538
59538
|
}),
|