diff options
| author | Farbod Zamani <zamani@elan-ev.de> | 2022-02-10 10:54:28 +0000 |
|---|---|---|
| committer | Ron Lucke <lucke@elan-ev.de> | 2022-02-10 10:54:28 +0000 |
| commit | 66e483e9f5cb2adb2839d7d6fe12f2bc4340b5f5 (patch) | |
| tree | 6ebc25a72d7f491f9e6cb336898bb521d8d30943 /package.json | |
| parent | 31bac9326bbf5f6733a5cd03760e225b495fc3e8 (diff) | |
Resolves "courseware v-select unable to fully display the list"
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 ea98320..6f883cd 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "@fullcalendar/resource-timegrid": "^4.3.0", "@fullcalendar/resource-timeline": "^4.3.0", "@fullcalendar/timegrid": "^4.3.0", + "@popperjs/core": "^2.11.2", "autoprefixer": "^10.2.5", "axios": "^0.21.0", "babel-loader": "^8.2.1", |
