diff options
Diffstat (limited to 'app/package.json')
-rw-r--r-- | app/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/package.json b/app/package.json index 0a4ce2d..a83c944 100644 --- a/app/package.json +++ b/app/package.json @@ -1,5 +1,6 @@ { "name": "notes-web", + "type": "module", "version": "0.0.1", "description": "Zettelkasten-inspired note taking web app", "author": "Alexis Hovorka <[email protected]>", |