diff options
| author | bob <bcz@cs.brown.edu> | 2019-12-12 15:02:25 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-12-12 15:02:25 -0500 |
| commit | 5a8bc9ba24154437dc82d6746f91c6d36d29834a (patch) | |
| tree | 7ee1a609f005dd0883f6ab9efdefa2dfc050336c /package.json | |
| parent | 860c7907268874f1754dd86bc3a984066552db12 (diff) | |
| parent | 2a3a9c641da29e92ddd321f6c1f6c62ffe3c040d (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
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 +} |
