diff options
feat: use @dmpmem/storage for theme
Diffstat (limited to 'import_map.json')
| -rw-r--r-- | import_map.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import_map.json b/import_map.json index 4b3c413..ab4ff7d 100644 --- a/import_map.json +++ b/import_map.json @@ -5,6 +5,7 @@ "$lib": "./src/lib", "$lib/": "./src/lib/", "@memdmp/keyframegen": "jsr:@memdmp/keyframegen", + "@dmpmem/storage": "npm:@dmpmem/storage", "openpgp": "npm:openpgp", "mdsvex": "npm:mdsvex" } |