diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-07 16:49:37 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-07 16:49:37 +0200 |
| commit | fdc97533885d95b2dff02e40014c654f79091b5b (patch) | |
| tree | ba2a67df09c99d8aad294a6a49143c20c9a5fd4b /package.json | |
| parent | c7d1061fd7fec2c21504c5d937766f72eb385130 (diff) | |
Fix types
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 44bafab..dab0e1a 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#a401431", + "slam-types": "git://github.com/jantuomi/slam-types.git#441a72c", "tmp": "0.2.1", "tsm": "2.2.1" }, @@ -26,4 +26,4 @@ "eslint": "8.8.0", "nodemon": "2.0.15" } -} +}
\ No newline at end of file |
