From 8641dbe63b8c1343730d906aed828a2a6fdc548e Mon Sep 17 00:00:00 2001 From: Konstantinos Norgias Date: Thu, 20 May 2021 12:14:15 +0200 Subject: [PATCH] chore: patch mdjs-preview package --- patches/@mdjs+mdjs-preview+0.4.2.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 patches/@mdjs+mdjs-preview+0.4.2.patch diff --git a/patches/@mdjs+mdjs-preview+0.4.2.patch b/patches/@mdjs+mdjs-preview+0.4.2.patch new file mode 100644 index 000000000..56f67885e --- /dev/null +++ b/patches/@mdjs+mdjs-preview+0.4.2.patch @@ -0,0 +1,10 @@ +diff --git a/node_modules/@mdjs/mdjs-preview/src/MdJsPreview.js b/node_modules/@mdjs/mdjs-preview/src/MdJsPreview.js +index 59b0a83..1f2e66a 100644 +--- a/node_modules/@mdjs/mdjs-preview/src/MdJsPreview.js ++++ b/node_modules/@mdjs/mdjs-preview/src/MdJsPreview.js +@@ -1,4 +1,4 @@ +-import { LitElement, html, css } from 'lit-element'; ++import { LitElement, html, css } from 'lit'; + import '@lion/accordion/define'; + + import {