diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-12-12 11:05:36 -0500 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-12-12 11:05:36 -0500 |
| commit | 85e7ca251beefa0b5417c8e6e6d28f9aaa5d886c (patch) | |
| tree | d0bf5df3297e046061efa5e28ab70c521103644d /package.json | |
| parent | b55ce381c905e87421bf011f5cd0cf423f858bb8 (diff) | |
killport
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 77a521e27..c58f542fc 100644 --- a/package.json +++ b/package.json @@ -161,6 +161,7 @@ "js-datepicker": "^4.6.6", "jsonwebtoken": "^8.5.0", "jsx-to-string": "^1.4.0", + "kill-port": "^1.6.0", "lodash": "^4.17.15", "mobile-detect": "^1.4.3", "mobx": "^5.15.0", @@ -231,4 +232,4 @@ "xoauth2": "^1.2.0", "youtube": "^0.1.0" } -}
\ No newline at end of file +} |
