From 48f6b38c333fdaf57fe418c6e6a5fc4bfb928921 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Mon, 7 Aug 2023 20:46:07 +0100 Subject: Pre-compiles api --- api/package.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 api/package.json (limited to 'api/package.json') diff --git a/api/package.json b/api/package.json new file mode 100644 index 0000000..c9a4422 --- /dev/null +++ b/api/package.json @@ -0,0 +1,3 @@ +{ + "type": "commonjs" +} \ No newline at end of file -- cgit v1.2.3