summaryrefslogtreecommitdiff
path: root/day-06/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'day-06/package.json')
-rw-r--r--day-06/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/day-06/package.json b/day-06/package.json
new file mode 100644
index 0000000..3dbc1ca
--- /dev/null
+++ b/day-06/package.json
@@ -0,0 +1,3 @@
+{
+ "type": "module"
+}