mirror of
https://github.com/thejakubruzicka/MNotes.git
synced 2025-07-10 22:44:05 +02:00
Update index.html
This commit is contained in:
parent
0ed427d32a
commit
6f96b27dc9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
<script type="importmap">
|
<script type="importmap">
|
||||||
{
|
{
|
||||||
"imports": {
|
"imports": {
|
||||||
"tslib": "https://unpkg.com/tslib@2.6.2/tslib.es6.min.js",
|
"tslib": "https://unpkg.com/tslib@2.6.2/tslib.js", <-- CHANGED THIS LINE
|
||||||
"@material/web/": "https://unpkg.com/@material/web@1.4.1/",
|
"@material/web/": "https://unpkg.com/@material/web@1.4.1/",
|
||||||
"lit": "https://unpkg.com/lit@3.1.2/index.js",
|
"lit": "https://unpkg.com/lit@3.1.2/index.js",
|
||||||
"lit/decorators.js": "https://unpkg.com/lit@3.1.2/decorators.js",
|
"lit/decorators.js": "https://unpkg.com/lit@3.1.2/decorators.js",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue