diff options
| author | dash <stanley_yip@brown.edu> | 2019-07-30 17:03:27 -0400 |
|---|---|---|
| committer | dash <stanley_yip@brown.edu> | 2019-07-30 17:03:27 -0400 |
| commit | 5ec18c73ec04d0f50cedb220518be9c58e62997c (patch) | |
| tree | e7530d6301d752da51c41629bdb94be52c83bed3 /package.json | |
| parent | 8ff901c58963aca8bbe5168d233e579c8aa0686c (diff) | |
| parent | fd4760cc038ce36eb1974318cb867f8c2476c363 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index 23fd9b275..3001fd35e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,9 @@ "@hig/theme-context": "^2.1.3", "@hig/theme-data": "^2.3.3", "@trendmicro/react-dropdown": "^1.3.0", + "@types/adm-zip": "^0.4.32", "@types/animejs": "^2.0.2", + "@types/archiver": "^3.0.0", "@types/async": "^2.4.1", "@types/bcrypt-nodejs": "0.0.30", "@types/bluebird": "^3.5.25", @@ -105,6 +107,8 @@ "@types/uuid": "^3.4.4", "@types/webpack": "^4.4.25", "@types/youtube": "0.0.38", + "adm-zip": "^0.4.13", + "archiver": "^3.0.3", "async": "^2.6.2", "babel-runtime": "^6.26.0", "bcrypt-nodejs": "0.0.3", |
