Upgrade dependencies
This commit is contained in:
@@ -4,5 +4,5 @@ import { h } from "../node_modules/preact/dist/preact.module.js";
|
|||||||
import htm from "../node_modules/htm/dist/htm.module.js";
|
import htm from "../node_modules/htm/dist/htm.module.js";
|
||||||
export const html = htm.bind(h);
|
export const html = htm.bind(h);
|
||||||
|
|
||||||
import * as linkifyjs from "../node_modules/linkifyjs/dist/linkify.es.js";
|
import * as linkifyjs from "../node_modules/linkifyjs/dist/linkify.mjs";
|
||||||
export { linkifyjs };
|
export { linkifyjs };
|
||||||
|
|||||||
2756
package-lock.json
generated
2756
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user