aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-02-08 17:15:18 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2022-02-08 17:15:18 +0200
commit12f1e04c9375bb399285d91bf16a44cc11080551 (patch)
tree6316f2366942d3e32ff1fe8e6225f19bc26f8bfa /package.json
parent29a4d3de2826e14241266e350ff2948537b5d1d5 (diff)
Add executionTime, apiTime to response
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dab0e1a..d139504 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"@tinyhttp/cors": "2.0.0",
"@tinyhttp/logger": "1.3.0",
"milliparsec": "2.2.1",
- "slam-types": "git://github.com/jantuomi/slam-types.git#441a72c",
+ "slam-types": "git://github.com/jantuomi/slam-types.git#9de4a1e",
"tmp": "0.2.1",
"tsm": "2.2.1"
},