From 8f44593d55c82197854d9e29174fe66c4e50ebde Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Sat, 17 Feb 2024 00:42:20 -0700 Subject: [refactor] Switch to ES Modules --- app/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'app/package.json') 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 ", -- cgit v1.2.3-70-g09d2