summaryrefslogtreecommitdiff
path: root/api/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-07 20:46:07 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-07 20:50:17 +0100
commit48f6b38c333fdaf57fe418c6e6a5fc4bfb928921 (patch)
tree2f13763840bd55545b5ce7085517ce369dbf1bef /api/package.json
parent1ec33f27f5bff2b96c80b954b53a62951b6cd354 (diff)
Pre-compiles api
Diffstat (limited to 'api/package.json')
-rw-r--r--api/package.json3
1 files changed, 3 insertions, 0 deletions
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