diff options
| author | Michael Foiani <sotech117@michaels-mbp-5.devices.brown.edu> | 2022-08-03 14:58:54 -0400 |
|---|---|---|
| committer | Michael Foiani <sotech117@michaels-mbp-5.devices.brown.edu> | 2022-08-03 14:58:54 -0400 |
| commit | b91fe8270c2c4445bff5d1e30d4b1d0901e68f77 (patch) | |
| tree | 4332c34e197b5d8b620400279470473e63061985 /package.json | |
| parent | f4ad642399fd207909bb8733e431061b30e3cb7d (diff) | |
got the label and resetting form to work for issue feature.
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 2e3ef0a07..3fd9e1795 100644 --- a/package.json +++ b/package.json @@ -137,6 +137,7 @@ "@hig/theme-context": "^2.1.3", "@hig/theme-data": "^2.23.1", "@material-ui/core": "^4.12.3", + "@octokit/core": "^4.0.4", "@react-google-maps/api": "^2.7.0", "@react-three/fiber": "^6.2.3", "@types/bezier-js": "^4.1.0", |
