aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index d1e714e..9ccb9bc 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"license": "ISC",
"dependencies": {
"@tinyhttp/app": "2.0.16",
+ "@tinyhttp/cors": "2.0.0",
"@tinyhttp/logger": "1.3.0",
"pg": "8.7.3",
"slam-types": "git://github.com/jantuomi/slam-types.git#441a72c",
@@ -25,4 +26,4 @@
"eslint": "8.8.0",
"nodemon": "2.0.15"
}
-} \ No newline at end of file
+}