diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:52:58 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:52:58 +0200 |
| commit | d8773f844a6698bb11d947847733d7b314f3abfd (patch) | |
| tree | 2769165a6b12b0a50c1aef7456d6e800660355c4 /package.json | |
| parent | 5dfbbf191c24fc88c2677a03f66c2777484a6400 (diff) | |
Add common types
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 30a11c8..56e87aa 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "author": "", "license": "ISC", "dependencies": { + "slam-types": "git://github.com/jantuomi/slam-types.git#a401431", "@tinyhttp/app": "2.0.16", "@tinyhttp/logger": "1.3.0", "milliparsec": "2.2.1", |
