summaryrefslogtreecommitdiff
path: root/app/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json1
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]>",