diff options
author | Nick Coutsos <[email protected]> | 2021-10-30 11:13:24 -0400 |
---|---|---|
committer | Nick Coutsos <[email protected]> | 2021-10-30 11:13:24 -0400 |
commit | 8fd26192689c06c75e4f6909fb2eb485fa377e56 (patch) | |
tree | 18fd9616b5f6e42edf7ee7e107d02f2d7caedfe3 /package.json | |
parent | 8dc597870006d177c40dac96f4dcd7e1cd7b5d50 (diff) | |
download | keymap-editor-8fd26192689c06c75e4f6909fb2eb485fa377e56.tar.gz keymap-editor-8fd26192689c06c75e4f6909fb2eb485fa377e56.zip |
Page through list of repositories
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 dbf6627..a68c1ff 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "dotenv": "^10.0.0", "express": "^4.17.1", "express-ws": "^4.0.0", + "http-link-header": "^1.0.3", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", "morgan": "^1.10.0" |