diff options
| author | Hannah Chow <hannah_chow@brown.edu> | 2019-03-02 18:32:32 -0500 |
|---|---|---|
| committer | Hannah Chow <hannah_chow@brown.edu> | 2019-03-02 18:32:32 -0500 |
| commit | 42df7429d0b1da8739d788e035968a653b320328 (patch) | |
| tree | 677eae1688e6016c271e66f1326c2240f48ea753 /package.json | |
| parent | 4211f12c3218afd771ba6b3063d0809939b411bc (diff) | |
added flyout packages and linkmenu shell + slight styling:
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 ae7a7b25c..d9e8c855e 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ }, "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.14", + "@hig/flyout": "^1.0.3", "@types/bcrypt-nodejs": "0.0.30", "@types/bluebird": "^3.5.25", "@types/body-parser": "^1.17.0", |
