diff options
| author | Sophie Zhang <sophie_zhang@brown.edu> | 2023-02-23 13:00:18 -0500 |
|---|---|---|
| committer | Sophie Zhang <sophie_zhang@brown.edu> | 2023-02-23 13:00:18 -0500 |
| commit | fb4304c0e02aef4a0cedabfdc23ef39c4ca0eca8 (patch) | |
| tree | be1f4b138f8d36903f23831bb537292a5c7b62a6 /package.json | |
| parent | 4475adee0f13d9ec407aff6a47094c7ce808af0c (diff) | |
text
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 480657d5f..2b415f256 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ "@types/react-select": "^3.1.2", "@types/react-table": "^6.8.9", "@types/react-transition-group": "^4.4.5", + "@types/react-typist": "^2.0.3", "@types/request": "^2.48.8", "@types/request-promise": "^4.1.48", "@types/rimraf": "^2.0.5", @@ -286,6 +287,7 @@ "react-select": "^3.2.0", "react-table": "^6.11.5", "react-transition-group": "^4.4.2", + "react-typist": "^2.0.5", "readline": "^1.3.0", "rehype-raw": "^6.1.1", "remark-gfm": "^3.0.1", |
